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

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

Uses of BoundedRangeStatistic in javax.management.j2ee.statistics
 

Methods in javax.management.j2ee.statistics that return BoundedRangeStatistic
 BoundedRangeStatistic JVMStats.getHeapSize()
          Returns the size of the JVM’s heap.
 BoundedRangeStatistic JDBCConnectionPoolStats.getPoolSize()
          Returns the size of the connection pool.
 BoundedRangeStatistic JDBCConnectionPoolStats.getFreePoolSize()
          Returns the number of free connections in the pool.
 BoundedRangeStatistic JCAConnectionPoolStats.getFreePoolSize()
          Returns the number of free connections in the pool.
 BoundedRangeStatistic JCAConnectionPoolStats.getPoolSize()
          Returns the size of the connection pool.
 



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