Package org.talend.esb.servicelocator.cxf.internal

Interface Summary
LocatorSelectionStrategyFactory  
 

Class Summary
CXFEndpointProvider  
DefaultSelectionStrategy  
DefaultSelectionStrategyFactory Creates a DefaultSelectionStrategy instance, which Keeps the endpoint as long as there is no failover.
EvenDistributionSelectionStrategy  
EvenDistributionSelectionStrategyFactory Creates an EvenDistributionSelectionStrategy instance, which performs a client side round robin strategy.
LocatorClientEnabler  
LocatorRegistrar The LocatorRegistrar is responsible for registering the endpoints of CXF Servers at the Service Locator.
LocatorSelectionStrategy  
LocatorTargetSelector  
RandomSelectionStrategy  
RandomSelectionStrategyFactory Creates a RandomSelectionStrategy instance, which selects randomly from the available endpoints for each call.
ServiceLocatorManager  
SingleBusLocatorRegistrar The LocatorRegistrar is responsible for registering the endpoints of CXF Servers at the Service Locator.
 



Copyright © 2011-2012 Talend Inc.. All Rights Reserved.