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