public class JmxConfig extends ReporterConfigSupport<JmxConfig>
Constructor and Description |
---|
JmxConfig() |
Modifier and Type | Method and Description |
---|---|
JmxConfig |
enable(boolean enabled)
Set the state of the JMX publisher.
|
boolean |
isEnabled()
The state of the JMX publisher.
|
excludeFilter, getExcludeFilter, getIncludeFilter, includeFilter
public boolean isEnabled()
public JmxConfig enable(boolean enabled)
enabled
- True if metrics are published to JMX. False otherwise