@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, setNextElementdestroy, destroyElement, getAdditionalProperties, getBeanName, getEntityId, getErrorHandler, getFlowId, getMetricsEngine, getProject, getProjectId, getProjectVersion, getResource, getServerConfig, getStatus, init, initElement, processMessage, setBeanName, setErrorHandler, setFlowId, setProjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcastprotected ExecutionResult sequencedProcess(XMessageContext messageContext)
sequencedProcess in class AbstractSequencedProcessingElementpublic void setDestinationUri(String destinationUri)
Copyright © 2016–2019 AdroitLogic. All rights reserved.