Uses of Interface
org.glassfish.j2ee.statistics.BoundedRangeStatistic

Uses of BoundedRangeStatistic in org.glassfish.j2ee.statistics
 

Methods in org.glassfish.j2ee.statistics that return BoundedRangeStatistic
 BoundedRangeStatistic JCAConnectionPoolStats.getFreePoolSize()
          The number of free connections in the pool
 BoundedRangeStatistic JDBCConnectionPoolStats.getFreePoolSize()
          Number of free connections in the pool.
 BoundedRangeStatistic JVMStats.getHeapSize()
          Size of the JVM's heap.
 BoundedRangeStatistic JCAConnectionPoolStats.getPoolSize()
          The size of the connection pool
 BoundedRangeStatistic JDBCConnectionPoolStats.getPoolSize()
          Size of the connection pool.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.