LifecycleMBeanBase@Deprecated public class ClusterJmxHelper extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static boolean | jmxEnabledDeprecated.  | 
| protected static MBeanServer | mbeanServerDeprecated.  | 
| protected static Registry | registryDeprecated.  | 
| Constructor and Description | 
|---|
| ClusterJmxHelper()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static DynamicMBean | getManagedBean(Object object)Deprecated.  | 
| static MBeanServer | getMBeanServer()Deprecated.  | 
| static Registry | getRegistry()Deprecated.  | 
| protected static void | initDefaultCluster()Deprecated.  | 
| protected static boolean | initMetaData(Class<?> clazz)Deprecated.  | 
| static boolean | registerDefaultCluster(SimpleTcpCluster cluster)Deprecated.  | 
| static boolean | unregisterDefaultCluster(SimpleTcpCluster cluster)Deprecated.  | 
protected static Registry registry
protected static boolean jmxEnabled
protected static MBeanServer mbeanServer
public static Registry getRegistry()
public static MBeanServer getMBeanServer() throws Exception
Exceptionprotected static boolean initMetaData(Class<?> clazz)
public static DynamicMBean getManagedBean(Object object) throws Exception
Exceptionprotected static void initDefaultCluster()
public static boolean registerDefaultCluster(SimpleTcpCluster cluster)
public static boolean unregisterDefaultCluster(SimpleTcpCluster cluster)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.