Interface NodeJmxMonitoringConfig
public interface NodeJmxMonitoringConfig
JMX monitoring config on each node
- Since:
 - 7.17
 
- 
Method Summary
 
- 
Method Details
- 
isEnabled
boolean isEnabled()- Returns:
 - true if JMX monitoring is enabled on the node
 
 - 
isSystemPropertySet
boolean isSystemPropertySet()- Returns:
 - true if confluence.jmx.disabled is set on the node
 
 
 -