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

Packages that use JCAConnectionStats
javax.management.j2ee.statistics Provides statistics releated classes and interfaces.  
 

Uses of JCAConnectionStats in javax.management.j2ee.statistics
 

Subinterfaces of JCAConnectionStats in javax.management.j2ee.statistics
 interface JCAConnectionPoolStats
          The JCAConnectionPoolStats interface specifies the statistics provided by a JCA connection pool.
 

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



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.