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
           
 

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 © 2006 Apache Software Foundation. All Rights Reserved.