org.mule.module.management.agent
Class JmxApplicationAgent
java.lang.Object
org.mule.AbstractAgent
org.mule.module.management.agent.AbstractJmxAgent
org.mule.module.management.agent.JmxApplicationAgent
- All Implemented Interfaces:
- Agent, MuleContextAware, Disposable, Initialisable, Lifecycle, Startable, Stoppable, NameableObject, NamedObject
public class JmxApplicationAgent
- extends AbstractJmxAgent
JMX Agent for Mule Applications
| Methods inherited from class org.mule.module.management.agent.AbstractJmxAgent |
buildFullyQualifiedEndpointName, dispose, getConnectorServerProperties, getConnectorServerUrl, getDescription, getJmxAuthenticator, getJmxSupportFactory, getMBeanServer, getRmiRegistry, initialise, initRMI, isCreateRmiRegistry, isCreateServer, isEnableStatistics, isLocateServer, registerApplicationServices, registerConfigurationService, registerConnectorServices, registerEndpointServices, registerFlowConstructServices, registerModelServices, registerMuleService, registerServiceServices, registerStatisticsService, registerWrapperService, setConnectorServerProperties, setConnectorServerUrl, setCreateRmiRegistry, setCreateServer, setCredentials, setEnableStatistics, setJmxAuthenticator, setJmxSupportFactory, setLocateServer, setMBeanServer, setRmiRegistry, start, stop, unregisterMBeansIfNecessary, unregisterMBeansIfNecessary |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxApplicationAgent
public JmxApplicationAgent()
registerServices
protected void registerServices()
throws MuleException,
NotCompliantMBeanException,
MBeanRegistrationException,
InstanceAlreadyExistsException,
MalformedObjectNameException
- Specified by:
registerServices in class AbstractJmxAgent
- Throws:
MuleException
NotCompliantMBeanException
MBeanRegistrationException
InstanceAlreadyExistsException
MalformedObjectNameException
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.