public class StratosEntryFactory extends Object implements org.apache.synapse.config.xml.IEntryFactory, org.apache.synapse.config.XMLToObjectMapper
Constructor and Description |
---|
StratosEntryFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.synapse.config.Entry |
createEntry(org.apache.axiom.om.OMElement elem) |
Object |
getObjectFromOMNode(org.apache.axiom.om.OMNode om,
Properties properties) |
public org.apache.synapse.config.Entry createEntry(org.apache.axiom.om.OMElement elem)
createEntry
in interface org.apache.synapse.config.xml.IEntryFactory
public Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, Properties properties)
getObjectFromOMNode
in interface org.apache.synapse.config.XMLToObjectMapper
Copyright © 2021 WSO2. All rights reserved.