Uses of Interface
javax.management.j2ee.statistics.JCAConnectionStats

Packages that use JCAConnectionStats
javax.management.j2ee.statistics   
 

Uses of JCAConnectionStats in javax.management.j2ee.statistics
 

Subinterfaces of JCAConnectionStats in javax.management.j2ee.statistics
 interface JCAConnectionPoolStats
          Specifies the statistics provided by a JCA Connection Pool.
 

Methods in javax.management.j2ee.statistics that return JCAConnectionStats
 JCAConnectionStats[] JCAStats.getConnections()
          Returns an array of JCAConnectionStats that provide statistics about the non-pooled connections associated with the referencing JCA resource statistics.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.