public class InvokeMediator extends AbstractMediator
log, trace, traceState
Constructor and Description |
---|
InvokeMediator() |
Modifier and Type | Method and Description |
---|---|
void |
addExpressionForParamName(String pName,
Value expr) |
Map<String,Value> |
getpName2ExpressionMap() |
String |
getTargetTemplate() |
boolean |
mediate(MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setTargetTemplate(String targetTemplate) |
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarn
public boolean mediate(MessageContext synCtx)
Mediator
synCtx
- the current message for mediationpublic String getTargetTemplate()
public void setTargetTemplate(String targetTemplate)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.