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. 
 

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
          Deprecated. 
 class ServiceStatistics
          Deprecated. 
 



Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.