public class EventMediator
extends org.apache.synapse.mediators.AbstractMediator
Constructor and Description |
---|
EventMediator() |
Modifier and Type | Method and Description |
---|---|
org.apache.synapse.util.xpath.SynapseXPath |
getExpression() |
org.apache.synapse.mediators.Value |
getTopic() |
boolean |
mediate(org.apache.synapse.MessageContext synCtx) |
void |
setExpression(org.apache.synapse.util.xpath.SynapseXPath expression) |
void |
setTopic(org.apache.synapse.mediators.Value topic) |
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(org.apache.synapse.MessageContext synCtx)
public org.apache.synapse.mediators.Value getTopic()
public org.apache.synapse.util.xpath.SynapseXPath getExpression()
public void setTopic(org.apache.synapse.mediators.Value topic)
public void setExpression(org.apache.synapse.util.xpath.SynapseXPath expression)
Copyright © 2021 WSO2. All rights reserved.