Class ManagedUtil


  • public class ManagedUtil
    extends Object
    Shared utilities
    • Constructor Detail

      • ManagedUtil

        public ManagedUtil()
    • Method Detail

      • registerLog4jMBeans

        public static void registerLog4jMBeans()
                                        throws JMException
        Register the log4j JMX mbeans. Set system property "zookeeper.jmx.log4j.disable" to true to disable registration.
        Throws:
        JMException - if registration fails
        See Also:
        Log4J 1.2 API docs