public class SynapseXMLConfigurationSerializer extends java.lang.Object implements ConfigurationSerializer
Constructor and Description |
---|
SynapseXMLConfigurationSerializer() |
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)
Order of entries is irrelevant, however its nice to have some order.
|
public org.apache.axiom.om.OMElement serializeConfiguration(SynapseConfiguration synCfg)
serializeConfiguration
in interface ConfigurationSerializer
synCfg
- configuration to be serializedpublic javax.xml.namespace.QName getTagQName()
ConfigurationSerializer
getTagQName
in interface ConfigurationSerializer
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.