public class DetachMediator
extends org.apache.synapse.mediators.AbstractMediator
Constructor and Description |
---|
DetachMediator() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProperty() |
org.apache.synapse.util.xpath.SynapseXPath |
getSource() |
boolean |
mediate(org.apache.synapse.MessageContext synCtx) |
void |
setProperty(java.lang.String property) |
void |
setSource(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 getSource()
public void setSource(org.apache.synapse.util.xpath.SynapseXPath source)
public java.lang.String getProperty()
public void setProperty(java.lang.String property)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.