Package org.apache.zookeeper.jmx
Class ManagedUtil
java.lang.Object
org.apache.zookeeper.jmx.ManagedUtil
Shared utilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Register the log4j JMX mbeans.
-
Constructor Details
-
ManagedUtil
public ManagedUtil()
-
-
Method Details
-
registerLog4jMBeans
Register the log4j JMX mbeans. Set system property "zookeeper.jmx.log4j.disable" to true to disable registration.- Throws:
JMException
- if registration fails- See Also:
-