Uses of Class
org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy

Packages that use LocatorSelectionStrategy
org.talend.esb.servicelocator.cxf.internal   
 

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

Subclasses of LocatorSelectionStrategy in org.talend.esb.servicelocator.cxf.internal
 class DefaultSelectionStrategy
           
 class EvenDistributionSelectionStrategy
           
 class RandomSelectionStrategy
           
 

Methods in org.talend.esb.servicelocator.cxf.internal with parameters of type LocatorSelectionStrategy
 void LocatorTargetSelector.setLocatorSelectionStrategy(LocatorSelectionStrategy strategy)
           
 

Method parameters in org.talend.esb.servicelocator.cxf.internal with type arguments of type LocatorSelectionStrategy
 void LocatorClientEnabler.setLocatorSelectionStrategies(Map<String,LocatorSelectionStrategy> locatorSelectionStrategies)
           
 

Constructors in org.talend.esb.servicelocator.cxf.internal with parameters of type LocatorSelectionStrategy
LocatorTargetSelector(LocatorSelectionStrategy strategy)
           
 



Copyright © 2011 Talend Inc.. All Rights Reserved.