public class ResolvingEndpoint extends AbstractEndpoint
anonymous, artifactContainerName, errorHandler, fileName, initialized, isClusteringEnabled, log, trace
Constructor and Description |
---|
ResolvingEndpoint() |
Modifier and Type | Method and Description |
---|---|
SynapseXPath |
getKeyExpression() |
Endpoint |
loadAndInitEndpoint(org.apache.axis2.context.ConfigurationContext cc,
String key) |
void |
send(MessageContext synCtx)
Sends the message context according to an endpoint specific behavior.
|
void |
sendMessage(MessageContext synCtx)
Send by calling to the real endpoint
|
void |
setKeyExpression(SynapseXPath keyExpression) |
addProperties, addProperty, destroy, evaluateProperties, executeEpTypeSpecificFunctions, getArtifactContainerName, getChildren, getContext, getDefinition, getDescription, getErrorHandler, getFileName, getIsEdited, getMetricsMBean, getName, getParentEndpoint, getProperties, getProperty, getReportingName, handleException, handleException, informFailure, init, isAnonymous, isInitialized, isLeafEndpoint, isRetry, isSuspendFault, isTimeout, isTraceOn, isTraceOrDebugOn, logOnChildEndpointFail, logSetter, onChildEndpointFail, onFault, onSuccess, prepareForEndpointStatistics, readyToSend, removeProperty, setAnonymous, setArtifactContainerName, setChildren, setComponentStatisticsId, setContentAware, setDefinition, setDescription, setEnableMBeanStats, setErrorHandler, setErrorOnMessage, setFileName, setForceBuildMC, setIsEdited, setName, setParentEndpoint, toString, traceOrDebug
getStackTrace, handleFault, handleFault
public void send(MessageContext synCtx)
Endpoint
send
in interface Endpoint
send
in class AbstractEndpoint
synCtx
- MessageContext to be sent.public void sendMessage(MessageContext synCtx)
synCtx
- the message to sendpublic Endpoint loadAndInitEndpoint(org.apache.axis2.context.ConfigurationContext cc, String key)
public SynapseXPath getKeyExpression()
public void setKeyExpression(SynapseXPath keyExpression)
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.