public interface ConfigurationSerializer
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getTagQName()
Get the tag QName of the element
|
org.apache.axiom.om.OMElement |
serializeConfiguration(SynapseConfiguration synCfg)
Serializes the given configuration to an OMElement.
|
org.apache.axiom.om.OMElement serializeConfiguration(SynapseConfiguration synCfg)
synCfg
- Configuration to be serializedjavax.xml.namespace.QName getTagQName()
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.