public class DataMapperMediatorFactory
extends org.apache.synapse.config.xml.AbstractMediatorFactory
Constructor and Description |
---|
DataMapperMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.synapse.Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement element,
Properties properties)
Creates the DataMapperMediator by parsing the given xml
configuration
|
QName |
getTagQName()
Get the DataMapperMediator configuration tag name
|
public QName getTagQName()
protected org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement element, Properties properties)
createSpecificMediator
in class org.apache.synapse.config.xml.AbstractMediatorFactory
element
- OMElement describing the configuration of the
DataMapperMediatorproperties
- Properties passedCopyright © 2017 WSO2. All rights reserved.