| Package | Description |
|---|---|
| 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 | Field and Description |
|---|---|
protected JmxSupport |
FlowConstructService.jmxSupport |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJmxSupport |
class |
JmxLegacySupport
Support class for JMX 1.1 based systems.
|
class |
JmxModernSupport
Support class using JMX 1.2 and newer calls.
|
| Modifier and Type | Method and Description |
|---|---|
JmxSupport |
AutoDiscoveryJmxSupportFactory.getJmxSupport()
Will try to detect if JMX 1.2 or later is available, otherwise will fallback
to the JMX 1.1 version of the support class.
|
JmxSupport |
JmxSupportFactory.getJmxSupport()
Create an instance of a JMX support class.
|
| Modifier and Type | Field and Description |
|---|---|
protected static JmxSupport |
ManagementUtils.jmxSupport |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.