org.talend.esb.servicelocator.client.internal.zk
Class ZKBackend.WatcherImpl
java.lang.Object
org.talend.esb.servicelocator.client.internal.zk.ZKBackend.WatcherImpl
- All Implemented Interfaces:
- org.apache.zookeeper.Watcher
- Enclosing class:
- ZKBackend
public class ZKBackend.WatcherImpl
- extends Object
- implements org.apache.zookeeper.Watcher
| Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher |
org.apache.zookeeper.Watcher.Event |
|
Method Summary |
void |
process(org.apache.zookeeper.WatchedEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZKBackend.WatcherImpl
public ZKBackend.WatcherImpl(CountDownLatch connectionLatch)
process
public void process(org.apache.zookeeper.WatchedEvent event)
- Specified by:
process in interface org.apache.zookeeper.Watcher
Copyright © 2011–2013 Talend Inc.. All rights reserved.