public class InMediator extends AbstractListMediator implements FilterMediator
MessageContext.isResponse()mediatorslog, trace, traceState| Constructor and Description |
|---|
InMediator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContentAware() |
boolean |
mediate(MessageContext synCtx)
Executes the list of sub/child mediators, if the filter condition is satisfied
|
boolean |
test(MessageContext synCtx)
Apply mediation only on request messages
|
addAll, addChild, destroy, getChild, getList, init, removeChild, removeChildauditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAll, addChild, getChild, getList, removeChild, removeChildgetTraceState, getType, setTraceStategetDescription, setDescriptiondestroy, initpublic boolean mediate(MessageContext synCtx)
mediate in interface Mediatormediate in class AbstractListMediatorsynCtx - the current messagepublic boolean test(MessageContext synCtx)
test in interface FilterMediatorsynCtx - the message contextpublic boolean isContentAware()
isContentAware in interface MediatorisContentAware in class AbstractListMediatorCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.