Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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()