public class ClusterMonitoringBeansRegistrar extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTER_MONITORING_DARK_FEATURE |
| Constructor and Description |
|---|
ClusterMonitoringBeansRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerClusterMonitoringMBeans()
Expose our JMX beans so that JConsole/Nagios/NewRelic can play with them.
|
void |
unregisterClusterMonitorMBeans()
This should run whenever this component is torn down.
|
public static final String CLUSTER_MONITORING_DARK_FEATURE
public void registerClusterMonitoringMBeans()
ClusteringLauncher.start()public void unregisterClusterMonitorMBeans()
Copyright © 2002-2017 Atlassian. All Rights Reserved.