|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.ha.jmx.ClusterJmxHelper
LifecycleMBeanBase
@Deprecated public class ClusterJmxHelper
Field Summary | |
---|---|
protected static boolean |
jmxEnabled
Deprecated. |
protected static javax.management.MBeanServer |
mbeanServer
Deprecated. |
protected static Registry |
registry
Deprecated. |
Constructor Summary | |
---|---|
ClusterJmxHelper()
Deprecated. |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Registry registry
protected static boolean jmxEnabled
protected static javax.management.MBeanServer mbeanServer
Constructor Detail |
---|
public ClusterJmxHelper()
Method Detail |
---|
public static Registry getRegistry()
public static javax.management.MBeanServer getMBeanServer() throws java.lang.Exception
java.lang.Exception
protected static boolean initMetaData(java.lang.Class<?> clazz)
public static javax.management.DynamicMBean getManagedBean(java.lang.Object object) throws java.lang.Exception
java.lang.Exception
protected static void initDefaultCluster()
public static boolean registerDefaultCluster(SimpleTcpCluster cluster)
public static boolean unregisterDefaultCluster(SimpleTcpCluster cluster)
|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |