org.talend.esb.locator
Class ServiceLocator.WatcherImpl

java.lang.Object
  extended by org.talend.esb.locator.ServiceLocator.WatcherImpl
All Implemented Interfaces:
org.apache.zookeeper.Watcher
Enclosing class:
ServiceLocator

public class ServiceLocator.WatcherImpl
extends Object
implements org.apache.zookeeper.Watcher


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher
org.apache.zookeeper.Watcher.Event
 
Constructor Summary
ServiceLocator.WatcherImpl(CountDownLatch connectionLatch)
           
 
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
 

Constructor Detail

ServiceLocator.WatcherImpl

public ServiceLocator.WatcherImpl(CountDownLatch connectionLatch)
Method Detail

process

public void process(org.apache.zookeeper.WatchedEvent event)
Specified by:
process in interface org.apache.zookeeper.Watcher


Copyright © 2011 Talend Inc.. All Rights Reserved.