public class DetachMediator extends AbstractMediator
log, trace, traceState
Constructor and Description |
---|
DetachMediator() |
Modifier and Type | Method and Description |
---|---|
String |
getProperty() |
SynapseXPath |
getSource() |
boolean |
mediate(MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setProperty(String property) |
void |
setSource(SynapseXPath source) |
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 SynapseXPath getSource()
public void setSource(SynapseXPath source)
public String getProperty()
public void setProperty(String property)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.