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.
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
ConnectorService  
EndpointService The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
MBeanServerFactory  
ModelService ModelService exposes service information and actions on the Mule Model.
MuleConfigurationService MuleConfigurationService exposes the MuleConfiguration settings as a management service TODO MULE-3110 I'm not sure this is relevant anymore since the MuleConfiguration should be immutable after startup.
MuleService MuleService exposes certain Mule server functions for management
RegistryService RegistryService exposes service information and actions on the Registry
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-2009 MuleSource, Inc.. All Rights Reserved.