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
 

Subinterfaces of Statistics in org.mule.management.stats
 interface QueueStatistics
          Exposes methods required to increment/decrement queue statistics
 

Classes in org.mule.management.stats that implement Statistics
 class AbstractFlowConstructStatistics
          Statistics common to flows and services
 class ApplicationStatistics
          Aggregate statistics for all services and flows in an application.
 class ComponentStatistics
           
 class FlowConstructStatistics
           
 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-2012 MuleSoft, Inc.. All Rights Reserved.