Home » openjdk-7 » javax » management » j2ee » [javadoc | source]
javax.management.j2ee
public interface: JCAStats [javadoc | source]

All Implemented Interfaces:
    Stats

Represents the statistics provided by a JCA resource.
Method from javax.management.j2ee.JCAStats Summary:
getConnectionPools,   getConnections
Method from javax.management.j2ee.JCAStats Detail:
 public JCAConnectionPoolStats[] getConnectionPools()
 public JCAConnectionStats[] getConnections()