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

Interface Summary
LocatorSelectionStrategyFactory  
 

Class Summary
CXFEndpointProvider  
DefaultSelectionStrategy Keeps the endpoint as long as there is no failover.
DefaultSelectionStrategyFactory Creates a DefaultSelectionStrategy instance, which Keeps the endpoint as long as there is no failover.
EvenDistributionSelectionStrategy Performs a client side round robin strategy.
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 Selects randomly from the available endpoints for each call.
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-2013 Talend Inc.. All Rights Reserved.