public class DataMapperMediatorSerializer
extends org.apache.synapse.config.xml.AbstractMediatorSerializer
Constructor and Description |
---|
DataMapperMediatorSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
getMediatorClassName()
Gets the mediator class name which will be serialized by the serializer
|
protected org.apache.axiom.om.OMElement |
serializeSpecificMediator(org.apache.synapse.Mediator mediator)
Holds the serialization logic of the DataMapperMediator class to the
relevant xml configuration
|
public String getMediatorClassName()
protected org.apache.axiom.om.OMElement serializeSpecificMediator(org.apache.synapse.Mediator mediator)
serializeSpecificMediator
in class org.apache.synapse.config.xml.AbstractMediatorSerializer
mediator
- An instance of DataMapperMediator to be serializedCopyright © 2017 WSO2. All rights reserved.