|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
public class LocatorClientEnabler
| 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)
The selectionStrategy given as String argument is selected as locatorSelectionStrategy. |
void |
setBus(org.apache.cxf.Bus bus)
|
void |
setDefaultLocatorSelectionStrategy(String defaultLocatorSelectionStrategy)
If the String argument defaultLocatorSelectionStrategy is as key in the map representing the locatorSelectionStrategies, the corresponding strategy is selected and set as default strategy, else both the selected strategy and the default strategy remain unchanged. |
void |
setLocatorSelectionStrategies(Map<String,LocatorSelectionStrategyFactory> locatorSelectionStrategies)
Sets a map representing the locatorSelectionStrategies and sets locatorSelectionStrategy to the DEFAULT_STRATEGY. |
void |
setLocatorSelectionStrategy(String locatorSelectionStrategy)
If the String argument locatorSelectionStrategy is as key in the map representing the locatorSelectionStrategies, the corresponding strategy is selected, else it remains unchanged. |
void |
setServiceLocator(ServiceLocator serviceLocator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorClientEnabler()
| Method Detail |
|---|
public void setServiceLocator(ServiceLocator serviceLocator)
public void setBus(org.apache.cxf.Bus bus)
public void setLocatorSelectionStrategies(Map<String,LocatorSelectionStrategyFactory> locatorSelectionStrategies)
locatorSelectionStrategies - public void setLocatorSelectionStrategy(String locatorSelectionStrategy)
locatorSelectionStrategy - public void setDefaultLocatorSelectionStrategy(String defaultLocatorSelectionStrategy)
defaultLocatorSelectionStrategy - public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder)
public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher)
public void enable(org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher,
String selectionStrategy)
conduitSelectorHolder - matcher - selectionStrategy -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||