org.talend.esb.servicelocator.client.internal
Interface RootNode

All Known Implementing Classes:
RootNodeImpl

public interface RootNode


Method Summary
 List<QName> getServiceNames()
           
 ServiceNode getServiceNode(QName serviceName)
           
 

Method Detail

getServiceNode

ServiceNode getServiceNode(QName serviceName)

getServiceNames

List<QName> getServiceNames()
                            throws ServiceLocatorException,
                                   InterruptedException
Throws:
ServiceLocatorException
InterruptedException


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