public class ReplaceMediator extends AbstractMediator
log, trace, traceState| Constructor and Description |
|---|
ReplaceMediator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
SynapseXPath |
getTarget() |
boolean |
mediate(MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setProperty(String property) |
void |
setTarget(SynapseXPath source) |
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarnpublic boolean mediate(MessageContext synCtx)
MediatorsynCtx - the current message for mediationpublic SynapseXPath getTarget()
public void setTarget(SynapseXPath source)
public String getProperty()
public void setProperty(String property)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.