public class ReplaceMediator
extends org.apache.synapse.mediators.AbstractMediator
Constructor and Description |
---|
ReplaceMediator() |
Modifier and Type | Method and Description |
---|---|
String |
getProperty() |
org.apache.synapse.util.xpath.SynapseXPath |
getTarget() |
boolean |
mediate(org.apache.synapse.MessageContext synCtx) |
void |
setProperty(String property) |
void |
setTarget(org.apache.synapse.util.xpath.SynapseXPath source) |
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, isContentAware, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportOpenStatistics, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPoint
public boolean mediate(org.apache.synapse.MessageContext synCtx)
public org.apache.synapse.util.xpath.SynapseXPath getTarget()
public void setTarget(org.apache.synapse.util.xpath.SynapseXPath source)
public String getProperty()
public void setProperty(String property)
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.