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

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

Uses of RangeStatisticImpl in org.apache.geronimo.jetty6
 

Methods in org.apache.geronimo.jetty6 that return RangeStatisticImpl
 RangeStatisticImpl JettyWebContainerStatsImpl.getActiveRequestCountImpl()
           
 RangeStatisticImpl JettyWebContainerStatsImpl.getConnectionRequestCountImpl()
           
 RangeStatisticImpl JettyWebContainerStatsImpl.getOpenConnectionCountImpl()
           
 

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.getActiveRequestCountImpl()
          Used to access the native implementation in order to call setters TODO implement these if needed by console
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.