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

Packages that use JCAConnectionStats
javax.management.j2ee.statistics Provides the standard interfaces for accessing performance data from J2EE managed objects 
 

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 © 2008 Sun Microsystems, Inc.. All Rights Reserved.