org.talend.esb.servicelocator.cxf.internal
Class LocatorClientEnabler

java.lang.Object
  extended by org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler

public class LocatorClientEnabler
extends Object


Constructor Summary
LocatorClientEnabler()
           
 
Method Summary
 void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder)
           
 void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder, SLPropertiesMatcher matcher)
           
 void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder, SLPropertiesMatcher matcher, String selectionStrategy)
           
 void setBus(org.apache.cxf.Bus bus)
           
 void setDefaultLocatorSelectionStrategy(String defaultLocatorSelectionStrategy)
           
 void setLocatorSelectionStrategies(Map<String,LocatorSelectionStrategy> locatorSelectionStrategies)
           
 void setLocatorSelectionStrategy(String locatorSelectionStrategy)
           
 void setServiceLocator(ServiceLocator serviceLocator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorClientEnabler

public LocatorClientEnabler()
Method Detail

setServiceLocator

public void setServiceLocator(ServiceLocator serviceLocator)

setBus

public void setBus(org.apache.cxf.Bus bus)

setLocatorSelectionStrategies

public void setLocatorSelectionStrategies(Map<String,LocatorSelectionStrategy> locatorSelectionStrategies)

setLocatorSelectionStrategy

public void setLocatorSelectionStrategy(String locatorSelectionStrategy)

setDefaultLocatorSelectionStrategy

public void setDefaultLocatorSelectionStrategy(String defaultLocatorSelectionStrategy)

enable

public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder)

enable

public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder,
                   SLPropertiesMatcher matcher)

enable

public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder,
                   SLPropertiesMatcher matcher,
                   String selectionStrategy)


Copyright © 2011 Talend Inc.. All Rights Reserved.