|
|||||||||
Home >> All >> javax >> management >> [ j2ee overview ] | PREV NEXT |
Uses of Interface
javax.management.j2ee.RangeStatistic
Uses of RangeStatistic in javax.management.j2ee |
Subinterfaces of RangeStatistic in javax.management.j2ee | |
interface |
BoundedRangeStatistic
Represents a standard measurements of an attribute where its value range between fixed limits. |
Methods in javax.management.j2ee that return RangeStatistic | |
RangeStatistic |
StatefulSessionBeanStats.getPassiveCount()
|
RangeStatistic |
SessionBeanStats.getMethodReadyCount()
|
RangeStatistic |
JDBCConnectionPoolStats.getWaitingThreadCount()
|
RangeStatistic |
JCAConnectionPoolStats.getWaitingThreadCount()
|
RangeStatistic |
EntityBeanStats.getReadyCount()
|
RangeStatistic |
EntityBeanStats.getPooledCount()
|
|
|||||||||
Home >> All >> javax >> management >> [ j2ee overview ] | PREV NEXT |