|
Apache Tomcat 7.0.42 | ||||||||
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 MBeanServer |
mbeanServer
Deprecated. |
protected static Registry |
registry
Deprecated. |
Constructor Summary | |
---|---|
ClusterJmxHelper()
Deprecated. |
Method Summary | |
---|---|
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. |
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 MBeanServer mbeanServer
Constructor Detail |
---|
public ClusterJmxHelper()
Method Detail |
---|
public static Registry getRegistry()
public static MBeanServer getMBeanServer() throws Exception
Exception
protected static boolean initMetaData(Class<?> clazz)
public static DynamicMBean getManagedBean(Object object) throws Exception
Exception
protected static void initDefaultCluster()
public static boolean registerDefaultCluster(SimpleTcpCluster cluster)
public static boolean unregisterDefaultCluster(SimpleTcpCluster cluster)
|
Apache Tomcat 7.0.42 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |