public class PropertyGroupMediator extends AbstractMediator
log, trace, traceState
Constructor and Description |
---|
PropertyGroupMediator() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PropertyMediator> |
getPropGroupList() |
boolean |
mediate(MessageContext synCtx)
Sets the properties into the current (local) Synapse Context or into the Axis Message Context
or into Transports Header and removes above properties from the corresponding locations.
|
void |
setPropGroupList(java.util.List<PropertyMediator> propGroupList) |
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(MessageContext synCtx)
synCtx
- the message contextpublic java.util.List<PropertyMediator> getPropGroupList()
public void setPropGroupList(java.util.List<PropertyMediator> propGroupList)
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.