public interface FilterMediator extends ListMediator
test(org.apache.synapse.MessageContext)
Modifier and Type | Method and Description |
---|---|
boolean |
test(MessageContext synCtx)
Should return true if the sub/child mediators should execute.
|
addAll, addChild, getChild, getList, removeChild, removeChild
getMediatorName, getMediatorPosition, getShortDescription, getTraceState, getType, isContentAltering, isContentAware, mediate, reportCloseStatistics, reportOpenStatistics, setComponentStatisticsId, setMediatorPosition, setShortDescription, setTraceState
getDescription, setDescription
destroy, init
boolean test(MessageContext synCtx)
synCtx
- Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.