|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.mediators.AbstractMediator
org.apache.synapse.experimental.DetachMediator
public class DetachMediator
| Field Summary |
|---|
| Fields inherited from class org.apache.synapse.mediators.AbstractMediator |
|---|
log, trace, traceState |
| Constructor Summary | |
|---|---|
DetachMediator()
|
|
| Method Summary | |
|---|---|
String |
getProperty()
|
org.apache.synapse.util.xpath.SynapseXPath |
getSource()
|
boolean |
mediate(org.apache.synapse.MessageContext synCtx)
|
void |
setProperty(String property)
|
void |
setSource(org.apache.synapse.util.xpath.SynapseXPath source)
|
| Methods inherited from class org.apache.synapse.mediators.AbstractMediator |
|---|
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getInputType, getLog, getMediatorPosition, getOutputType, getShortDescription, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DetachMediator()
| Method Detail |
|---|
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 String getProperty()
public void setProperty(String property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||