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

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

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

Methods in org.apache.geronimo.management.geronimo.stats that return CountStatisticImpl
 CountStatisticImpl JettyWebConnectorStatsImpl.getRequestCountImpl()
          Gets the number of request count since statistics gathering started.
 CountStatisticImpl JettyWebContainerStatsImpl.getResponses1xxImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getResponses2xxImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getResponses3xxImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getResponses4xxImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getResponses5xxImpl()
           
 CountStatisticImpl JettyWebContainerStatsImpl.getStatsOnMsImpl()
           
 CountStatisticImpl TomcatWebConnectorStatsImpl.getTotalErrorCountImpl()
           
 

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

Methods in org.apache.geronimo.management.stats that return CountStatisticImpl
 CountStatisticImpl JTAStatsImpl.getActiveCountImpl()
           
 CountStatisticImpl JTAStatsImpl.getCommittedCountImpl()
           
 CountStatisticImpl EJBModuleStatsImpl.getEntityBeanCountImpl()
          Get the entity bean count
 CountStatisticImpl EJBModuleStatsImpl.getMessageDrivenBeanCountImpl()
          Get the message driven bean count
 CountStatisticImpl JTAStatsImpl.getRolledbackCountImpl()
           
 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 JVMStatsImpl.getUpTimeImpl()
          Used to access the native implementation in order to call setters
 



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