| Package | Description |
|---|---|
| org.mule.module.management.agent |
Management agents including agents for Jdmk, MX4J, and Log4J
|
| org.mule.module.management.mbean |
Jmx Management beans for mule components, the model and the Mule server.
|
| org.mule.module.management.support |
Support classes and interface for Mule management subsystem
|
| org.mule.module.management.util |
| Modifier and Type | Method and Description |
|---|---|
JmxSupportFactory |
JmxServerNotificationAgent.getJmxSupportFactory() |
JmxSupportFactory |
AbstractJmxAgent.getJmxSupportFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxServerNotificationAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory) |
void |
AbstractJmxAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected JmxSupportFactory |
FlowConstructService.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.
|
| Modifier and Type | Field and Description |
|---|---|
protected static JmxSupportFactory |
ManagementUtils.jmxSupportFactory |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.