public interface JmxConfig
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.String> |
getDisabledJmxFrameworks()
These strings should match the prefix found in the Jmx Framework.
|
boolean |
isEnabled()
True is the jmx service is enabled, else false.
|
boolean |
registerLinkingMetadataMBean()
Returns true if the LinkingMetadataMBean should be registered in the platform
MBean server.
|
boolean isEnabled()
true
if the jmx service is enabled.java.util.Collection<java.lang.String> getDisabledJmxFrameworks()
boolean registerLinkingMetadataMBean()