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

Packages that use RangeStatistic
javax.management.j2ee.statistics   
 

Uses of RangeStatistic in javax.management.j2ee.statistics
 

Subinterfaces of RangeStatistic in javax.management.j2ee.statistics
 interface BoundedRangeStatistic
          The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
 

Methods in javax.management.j2ee.statistics that return RangeStatistic
 RangeStatistic SessionBeanStats.getMethodReadyCount()
           
 RangeStatistic StatefulSessionBeanStats.getPassiveCount()
           
 RangeStatistic EntityBeanStats.getPooledCount()
           
 RangeStatistic EntityBeanStats.getReadyCount()
           
 RangeStatistic JCAConnectionPoolStats.getWaitingThreadCount()
           
 RangeStatistic JDBCConnectionPoolStats.getWaitingThreadCount()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.