Class CollectNodeJmxMonitoringConfigs
java.lang.Object
com.atlassian.confluence.impl.profiling.CollectNodeJmxMonitoringConfigs
- All Implemented Interfaces:
Serializable
,Callable<NodeJmxMonitoringConfig>
public class CollectNodeJmxMonitoringConfigs
extends Object
implements Callable<NodeJmxMonitoringConfig>, Serializable
A callable for collecting JMX profiling config on the current node
- Since:
- 7.17
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectNodeJmxMonitoringConfigs
public CollectNodeJmxMonitoringConfigs()
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<NodeJmxMonitoringConfig>
- Throws:
Exception
-