org.talend.esb.locator.server.init.internal
Class RootNodeInitializer
java.lang.Object
org.talend.esb.locator.server.init.internal.RootNodeInitializer
- All Implemented Interfaces:
- org.apache.zookeeper.Watcher
public class RootNodeInitializer
- extends Object
- implements org.apache.zookeeper.Watcher
| Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher |
org.apache.zookeeper.Watcher.Event |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootNodeInitializer
public RootNodeInitializer()
setLocatorEndpoints
public void setLocatorEndpoints(String endpoints)
setLocatorPort
public void setLocatorPort(String port)
setVersion
public void setVersion(String versionNumber)
setAuthentication
public void setAuthentication(boolean auth)
initialize
public void initialize()
process
public void process(org.apache.zookeeper.WatchedEvent event)
- Specified by:
process in interface org.apache.zookeeper.Watcher
Copyright © 2011-2012 Talend Inc.. All Rights Reserved.