Package org.apache.synapse.experimental
Class ReplaceMediator
java.lang.Object
org.apache.synapse.mediators.AbstractMediator
org.apache.synapse.experimental.ReplaceMediator
- All Implemented Interfaces:
org.apache.synapse.aspects.AspectConfigurable,org.apache.synapse.Mediator,org.apache.synapse.SynapseArtifact
public class ReplaceMediator
extends org.apache.synapse.mediators.AbstractMediator
-
Field Summary
Fields inherited from class org.apache.synapse.mediators.AbstractMediator
log, trace, traceState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.synapse.util.xpath.SynapseXPathbooleanmediate(org.apache.synapse.MessageContext synCtx) voidsetProperty(String property) voidsetTarget(org.apache.synapse.util.xpath.SynapseXPath source) Methods inherited from class org.apache.synapse.mediators.AbstractMediator
auditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getArtifactIdentifier, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorId, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAltering, isContentAware, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportCloseStatisticsWithError, reportOpenStatistics, setArtifactIdentifier, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorId, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPoint
-
Constructor Details
-
ReplaceMediator
public ReplaceMediator()
-
-
Method Details
-
mediate
public boolean mediate(org.apache.synapse.MessageContext synCtx) -
getTarget
public org.apache.synapse.util.xpath.SynapseXPath getTarget() -
setTarget
public void setTarget(org.apache.synapse.util.xpath.SynapseXPath source) -
getProperty
-
setProperty
-