See: Description
Interface | Description |
---|---|
JmxSupport |
Mule JMX supporting interface.
|
JmxSupportFactory |
Factory for instantiating JMX helper classes.
|
Class | Description |
---|---|
AbstractJmxSupport | |
AutoDiscoveryJmxSupportFactory |
Will discover if newer JMX version is available, otherwise fallback to JMX 1.1
style support.
|
JmxLegacySupport |
Support class for JMX 1.1 based systems.
|
JmxModernSupport |
Support class using JMX 1.2 and newer calls.
|
JmxRegistrationContext |
Stores JMX info pertinent to the currently intialising Mule manager with
JMX management enabled.
|
SimplePasswordJmxAuthenticator |
A JMX authenticator for a simple username/password scheme.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.