public class PublishEventMediatorSerializer
extends org.apache.synapse.config.xml.AbstractMediatorSerializer
Constructor and Description |
---|
PublishEventMediatorSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
getMediatorClassName() |
org.apache.axiom.om.OMElement |
serializeSpecificMediator(org.apache.synapse.Mediator mediator)
Creates XML representation of the publishEvent mediator
|
public org.apache.axiom.om.OMElement serializeSpecificMediator(org.apache.synapse.Mediator mediator)
serializeSpecificMediator
in class org.apache.synapse.config.xml.AbstractMediatorSerializer
mediator
- The mediator for which the XML representation should be createdpublic String getMediatorClassName()
Copyright © 2017 WSO2. All rights reserved.