public class SynapseXMLConfigurationSerializer extends Object implements ConfigurationSerializer
Constructor and Description |
---|
SynapseXMLConfigurationSerializer() |
Modifier and Type | Method and Description |
---|---|
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 QName getTagQName()
ConfigurationSerializer
getTagQName
in interface ConfigurationSerializer
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.