Uses of Class
org.apache.camel.management.mbean.Statistic

Packages that use Statistic
org.apache.camel.management Camel management 
org.apache.camel.management.mbean Camel management JMX MBeans 
 

Uses of Statistic in org.apache.camel.management
 

Methods in org.apache.camel.management that return Statistic
 Statistic DefaultManagementStrategy.createStatistic(String name, Object owner, Statistic.UpdateMode updateMode)
           
 

Uses of Statistic in org.apache.camel.management.mbean
 

Fields in org.apache.camel.management.mbean declared as Statistic
protected  Statistic ManagedCounter.exchangesTotal
           
 



Apache CAMEL