Package org.mule.module.management.mbean

Jmx Management beans for mule components, the model and the Mule server.

See:
          Description

Interface Summary
ConnectorServiceMBean  
EndpointServiceMBean The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
FlowConstructServiceMBean FlowConstructServiceMBean defines the management interface for a mule managed flow construct.
FlowConstructStatsMBean FlowConstructStatsMBean defines the management interface for a mule managed flow.
ModelServiceMBean ModelServiceMBean JMX Service interface for the Model.
MuleConfigurationServiceMBean MuleConfigurationServiceMBean is a JMx service interface for the Mule server configuration.
MuleServiceMBean MuleServiceMBean is a JMX service interface for the MuleContext.
RegistryServiceMBean RegistryServiceMBean JMX Service interface for the Registry
RouterStatsMBean RouterStatsMBean TODO
ServiceServiceMBean ServiceServiceMBean defines the management interface for a mule managed service.
ServiceStatsMBean ServiceStatsMBean TODO
StatisticsServiceMBean StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics.
YourKitProfilerServiceMBean  
 

Class Summary
ApplicationService The MBean for application-wide statistics
ConnectorService  
EndpointService The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
FlowConstructService FlowConstructService exposes service information about a Mule Managed flow construct.
FlowConstructStats A concrete class that holds management information for a Mule managed flow.
MBeanServerFactory  
ModelService ModelService exposes service information and actions on the Mule Model.
MuleConfigurationService MuleConfigurationService exposes the MuleConfiguration settings as a management service.
MuleService MuleService exposes certain Mule server functions for management
RouterStats RouterStats TODO
ServiceService ServiceService exposes service information about a Mule Managed service.
ServiceStats ServiceStats TODO
StatisticsService StatisicsService exposes Mule processing statistics
YourKitProfilerService  
 

Package org.mule.module.management.mbean Description

Jmx Management beans for mule components, the model and the Mule server.



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