Class WatchManagerFactory


  • public class WatchManagerFactory
    extends java.lang.Object
    A factory used to produce the actual watch manager based on the zookeeper.watchManagerName option.
    • Field Detail

      • ZOOKEEPER_WATCH_MANAGER_NAME

        public static final java.lang.String ZOOKEEPER_WATCH_MANAGER_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • WatchManagerFactory

        public WatchManagerFactory()
    • Method Detail

      • createWatchManager

        public static IWatchManager createWatchManager()
                                                throws java.io.IOException
        Throws:
        java.io.IOException