public interface ConfigurationSerializer
Modifier and Type | Method and Description |
---|---|
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 serializedQName getTagQName()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.