Uses of Interface
org.mule.module.management.mbean.FlowConstructStatsMBean

Packages that use FlowConstructStatsMBean
org.mule.module.management.mbean Jmx Management beans for mule components, the model and the Mule server. 
 

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

Subinterfaces of FlowConstructStatsMBean in org.mule.module.management.mbean
 interface FlowConstructServiceMBean
          FlowConstructServiceMBean defines the management interface for a mule managed flow construct.
 interface ServiceServiceMBean
          Deprecated. 
 interface ServiceStatsMBean
          Deprecated. 
 

Classes in org.mule.module.management.mbean that implement FlowConstructStatsMBean
 class ApplicationService
          The MBean for application-wide statistics
 class FlowConstructService
          FlowConstructService exposes service information about a Mule Managed flow construct.
 class FlowConstructStats
          A concrete class that holds management information for a Mule managed flow.
 class ServiceService
          ServiceService exposes service information about a Mule Managed service.
 class ServiceStats
          Deprecated. 
 



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