Uses of Class
org.apache.servicemix.jbi.monitoring.stats.StatisticImpl

Packages that use StatisticImpl
org.apache.servicemix.jbi.monitoring   
org.apache.servicemix.jbi.monitoring.stats   
 

Uses of StatisticImpl in org.apache.servicemix.jbi.monitoring
 

Subclasses of StatisticImpl in org.apache.servicemix.jbi.monitoring
 class MessagingStats
          Basic J2EE stats for the messaging in the NMR
 

Uses of StatisticImpl in org.apache.servicemix.jbi.monitoring.stats
 

Subclasses of StatisticImpl in org.apache.servicemix.jbi.monitoring.stats
 class CountStatisticImpl
          A count statistic implementation
 class StatsImpl
          Base class for a Stats implementation
 class TimeStatisticImpl
          A time statistic implementation
 

Methods in org.apache.servicemix.jbi.monitoring.stats with parameters of type StatisticImpl
protected  void StatsImpl.addStatistic(String name, StatisticImpl statistic)
           
 

Constructor parameters in org.apache.servicemix.jbi.monitoring.stats with type arguments of type StatisticImpl
StatsImpl(Map<String,StatisticImpl> map)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.