public static class CodaHaleMetricsModule.Config.Jmx extends Object
Constructor and Description |
---|
Jmx() |
Modifier and Type | Method and Description |
---|---|
CodaHaleMetricsModule.Config.Jmx |
enable(boolean enabled)
Set the state of the JMX publisher.
|
boolean |
isEnabled()
The state of the JMX publisher.
|
public boolean isEnabled()
public CodaHaleMetricsModule.Config.Jmx enable(boolean enabled)
enabled
- True if metrics are published to JMX. False otherwise