| 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 |
|---|---|
ConfigurableJMXAuthenticator |
DefaultJmxSupportAgent.getJmxAuthenticator() |
ConfigurableJMXAuthenticator |
AbstractJmxAgent.getJmxAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultJmxSupportAgent.setJmxAuthenticator(ConfigurableJMXAuthenticator jmxAuthenticator) |
void |
AbstractJmxAgent.setJmxAuthenticator(ConfigurableJMXAuthenticator jmxAuthenticator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePasswordJmxAuthenticator
A JMX authenticator for a simple username/password scheme.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.