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

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

Uses of CountStatisticImpl in org.apache.geronimo.jetty6
 

Methods in org.apache.geronimo.jetty6 that return CountStatisticImpl
 CountStatisticImpl JettyWebContainerStatsImpl.getTotalConnectionCountImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getTotalErrorCountImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getTotalRequestCountImpl()
           
 

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

Methods in org.apache.geronimo.management.stats that return CountStatisticImpl
 CountStatisticImpl EJBModuleStatsImpl.getEntityBeanCountImpl()
          Get the entity bean count
 CountStatisticImpl EJBModuleStatsImpl.getMessageDrivenBeanCountImpl()
          Get the message driven bean count
 CountStatisticImpl EJBModuleStatsImpl.getStatefulSessionBeanCountImpl()
          Get the statefull session bean count
 CountStatisticImpl EJBModuleStatsImpl.getStatelessSessionBeanCountImpl()
          Get the stateless session bean count
 CountStatisticImpl EJBModuleStatsImpl.getTotalBeanCountImpl()
          Get the total bean count
 CountStatisticImpl WebConnectorStatsImpl.getTotalErrorCountImpl()
           
 CountStatisticImpl JVMStatsImpl.getUpTimeImpl()
          Used to access the native implementation in order to call setters
 



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