Uses of Class
org.apache.geronimo.management.stats.RangeStatisticImpl

Packages that use RangeStatisticImpl
org.apache.geronimo.management.geronimo.stats   
org.apache.geronimo.management.stats   
 

Uses of RangeStatisticImpl in org.apache.geronimo.management.geronimo.stats
 

Methods in org.apache.geronimo.management.geronimo.stats that return RangeStatisticImpl
 RangeStatisticImpl JettyWebContainerStatsImpl.getActiveRequestCountImpl()
          Public methods to return the implementations for statistics.
 RangeStatisticImpl TomcatWebConnectorStatsImpl.getActiveRequestCountImpl()
          Used to access the native implementation in order to call setters TODO implement these if needed by console
 RangeStatisticImpl JettyWebConnectorStatsImpl.getConnectionsRequestImpl()
          Gets the min, max, current number of connection requests since statistics gathering started.
 

Uses of RangeStatisticImpl in org.apache.geronimo.management.stats
 

Subclasses of RangeStatisticImpl in org.apache.geronimo.management.stats
 class BoundedRangeStatisticImpl
           
 

Methods in org.apache.geronimo.management.stats that return RangeStatisticImpl
 RangeStatisticImpl WebConnectorStatsImpl.getOpenConnectionCountImpl()
          Used to access the native implementation in order to call setters TODO implement these if needed by console
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.