|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |