@Processor(displayName="Set Destination URI", type=GENERIC, iconFileName="set_destination", description="This processing element can be used to set the destination URI for a message", documentationURL="base/set_destination.html") public class SetDestinationUri extends AbstractSequencedProcessingElement
Constructor and Description |
---|
SetDestinationUri() |
Modifier and Type | Method and Description |
---|---|
protected ExecutionResult |
sequencedProcess(XMessageContext messageContext) |
void |
setDestinationUri(String destinationUri) |
getNextElement, process, setNextElement
destroy, destroyElement, getAdditionalProperties, getBeanName, getEntityId, getErrorHandler, getFlowId, getMetricsEngine, getProject, getProjectId, getProjectVersion, getResource, getServerConfig, getStatus, init, initElement, processMessage, setBeanName, setErrorHandler, setFlowId, setProject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cast
protected ExecutionResult sequencedProcess(XMessageContext messageContext)
sequencedProcess
in class AbstractSequencedProcessingElement
public void setDestinationUri(String destinationUri)
Copyright © 2016–2019 AdroitLogic. All rights reserved.