org.talend.esb.servicelocator.client.internal.zk
Interface ZKBackend.NodeMapper<T>

Enclosing class:
ZKBackend

public static interface ZKBackend.NodeMapper<T>


Method Summary
 T map(String nodeName)
           
 

Method Detail

map

T map(String nodeName)
      throws ServiceLocatorException,
             InterruptedException
Throws:
ServiceLocatorException
InterruptedException


Copyright © 2011–2015 Talend Inc.. All rights reserved.