Uses of Interface
org.talend.esb.servicelocator.client.ServiceLocator

Packages that use ServiceLocator
org.talend.esb.servicelocator.client   
org.talend.esb.servicelocator.client.internal   
org.talend.esb.servicelocator.cxf.internal   
 

Uses of ServiceLocator in org.talend.esb.servicelocator.client
 

Methods in org.talend.esb.servicelocator.client with parameters of type ServiceLocator
 void ServiceLocator.PostConnectAction.process(ServiceLocator lc)
          Execute this after the connection to the Service Locator is established or re-established.
 

Uses of ServiceLocator in org.talend.esb.servicelocator.client.internal
 

Classes in org.talend.esb.servicelocator.client.internal that implement ServiceLocator
 class ServiceLocatorImpl
          This is the entry point for clients of the Service Locator.
 

Uses of ServiceLocator in org.talend.esb.servicelocator.cxf.internal
 

Methods in org.talend.esb.servicelocator.cxf.internal that return ServiceLocator
 ServiceLocator LocatorSelectionStrategy.getServiceLocator()
           
 

Methods in org.talend.esb.servicelocator.cxf.internal with parameters of type ServiceLocator
 void LocatorRegistrar.process(ServiceLocator lc)
           
 void LocatorRegistrar.setServiceLocator(ServiceLocator locatorClient)
           
 void LocatorSelectionStrategy.setServiceLocator(ServiceLocator serviceLocator)
           
 void LocatorClientEnabler.setServiceLocator(ServiceLocator locatorClient)
           
 



Copyright © 2011 Talend Inc.. All Rights Reserved.