public class ResolvingEndpoint extends AbstractEndpoint
anonymous, errorHandler, fileName, initialized, isClusteringEnabled, log, trace| Constructor and Description |
|---|
ResolvingEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
SynapseXPath |
getKeyExpression() |
void |
send(MessageContext synCtx)
Send by calling to the real endpoint
|
void |
setKeyExpression(SynapseXPath keyExpression) |
addProperties, addProperty, destroy, evaluateProperties, getChildren, getContext, getDefinition, getDescription, getErrorHandler, getFileName, getMetricsMBean, getName, getParentEndpoint, getProperties, getProperty, handleException, handleException, informFailure, init, isAnonymous, isInitialized, isLeafEndpoint, isRetryDisabled, isSuspendFault, isTimeout, isTraceOn, isTraceOrDebugOn, logOnChildEndpointFail, onChildEndpointFail, onFault, onSuccess, prepareForEndpointStatistics, readyToSend, removeProperty, setAnonymous, setChildren, setDefinition, setDescription, setEnableMBeanStats, setErrorHandler, setErrorOnMessage, setFileName, setName, setParentEndpoint, toString, traceOrDebuggetStackTrace, handleFault, handleFaultpublic void send(MessageContext synCtx)
send in interface Endpointsend in class AbstractEndpointsynCtx - the message to sendpublic SynapseXPath getKeyExpression()
public void setKeyExpression(SynapseXPath keyExpression)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.