public class EnqueueMediator extends AbstractMediator
log, trace, traceState| Constructor and Description |
|---|
EnqueueMediator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutorName() |
int |
getPriority() |
String |
getSequenceName() |
boolean |
isContentAware() |
boolean |
mediate(MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setExecutorName(String executorName) |
void |
setPriority(int priority) |
void |
setSequenceName(String sequenceName) |
auditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAltering, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportOpenStatistics, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPointpublic boolean mediate(MessageContext synCtx)
MediatorsynCtx - the current message for mediationpublic String getExecutorName()
public int getPriority()
public String getSequenceName()
public void setExecutorName(String executorName)
public void setPriority(int priority)
public void setSequenceName(String sequenceName)
public boolean isContentAware()
isContentAware in interface MediatorisContentAware in class AbstractMediatorCopyright © 2005–2024 Apache Software Foundation. All rights reserved.