public class EventMediator
extends org.wso2.carbon.mediator.service.ui.AbstractMediator
Constructor and Description |
---|
EventMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement element) |
org.apache.synapse.util.xpath.SynapseXPath |
getExpression() |
String |
getTagLocalName() |
org.apache.synapse.mediators.Value |
getTopic() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent) |
void |
setExpression(org.apache.synapse.util.xpath.SynapseXPath expression) |
void |
setTopic(org.apache.synapse.mediators.Value topic) |
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
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)
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
public void build(org.apache.axiom.om.OMElement element)
public String getTagLocalName()
Copyright © 2020 WSO2. All rights reserved.