Uses of Interface
org.mule.api.management.stats.Statistics

Packages that use Statistics
org.mule.management.stats Jmx statistics support used to monitor messaging status for various Mule components. 
org.mule.module.management.mbean Jmx Management beans for mule components, the model and the Mule server. 
 

Uses of Statistics in org.mule.management.stats
 

Classes in org.mule.management.stats that implement Statistics
 class ComponentStatistics
           
 class RouterStatistics
          RouterStatistics TODO
 class SedaServiceStatistics
          TODO MULE-2233 Pooling functionality has been abstracted out of the SedaService.
 class ServiceStatistics
           
 

Uses of Statistics in org.mule.module.management.mbean
 

Subinterfaces of Statistics in org.mule.module.management.mbean
 interface StatisticsServiceMBean
          StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics.
 

Classes in org.mule.module.management.mbean that implement Statistics
 class StatisticsService
          StatisicsService exposes Mule processing statistics
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.