org.talend.esb.servicelocator.cxf.internal
Class LocatorTargetSelector
java.lang.Object
org.apache.cxf.endpoint.AbstractConduitSelector
org.apache.cxf.clustering.FailoverTargetSelector
org.talend.esb.servicelocator.cxf.internal.LocatorTargetSelector
- All Implemented Interfaces:
- org.apache.cxf.endpoint.ConduitSelector
public class LocatorTargetSelector
- extends org.apache.cxf.clustering.FailoverTargetSelector
| Nested classes/interfaces inherited from class org.apache.cxf.clustering.FailoverTargetSelector |
org.apache.cxf.clustering.FailoverTargetSelector.InvocationContext, org.apache.cxf.clustering.FailoverTargetSelector.InvocationKey |
| Fields inherited from class org.apache.cxf.clustering.FailoverTargetSelector |
failoverStrategy, inProgress |
| Fields inherited from class org.apache.cxf.endpoint.AbstractConduitSelector |
endpoint, KEEP_CONDUIT_ALIVE, selectedConduit |
| Methods inherited from class org.apache.cxf.clustering.FailoverTargetSelector |
complete, getFailoverTarget, getLogger, getStrategy, overrideAddressProperty, requiresFailover, selectConduit, setStrategy |
| Methods inherited from class org.apache.cxf.endpoint.AbstractConduitSelector |
getEndpoint, getSelectedConduit, replaceEndpointAddressPropertyIfNeeded, setEndpoint |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocatorTargetSelector
public LocatorTargetSelector(LocatorSelectionStrategy strategy)
LocatorTargetSelector
public LocatorTargetSelector()
prepare
public void prepare(org.apache.cxf.message.Message message)
- Specified by:
prepare in interface org.apache.cxf.endpoint.ConduitSelector- Overrides:
prepare in class org.apache.cxf.clustering.FailoverTargetSelector
setLocatorSelectionStrategy
public void setLocatorSelectionStrategy(LocatorSelectionStrategy strategy)
Copyright © 2011 Talend Inc.. All Rights Reserved.