Package | Description |
---|---|
org.mule.module.management.agent |
Management agents including agents for Jdmk, MX4J, and Log4J
|
org.mule.module.management.support |
Support classes and interface for Mule management subsystem
|
Modifier and Type | Method and Description |
---|---|
JmxSupportFactory |
JmxAgent.getJmxSupportFactory()
Getter for property 'jmxSupportFactory'.
|
JmxSupportFactory |
JmxServerNotificationAgent.getJmxSupportFactory()
Getter for property 'jmxSupportFactory'.
|
Modifier and Type | Method and Description |
---|---|
void |
JmxAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
Setter for property 'jmxSupportFactory'.
|
void |
JmxServerNotificationAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
Setter for property 'jmxSupportFactory'.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoDiscoveryJmxSupportFactory
Will discover if newer JMX version is available, otherwise fallback to JMX 1.1
style support.
|
Modifier and Type | Method and Description |
---|---|
static JmxSupportFactory |
AutoDiscoveryJmxSupportFactory.getInstance()
Obtain an instance of the factory class.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.