public interface StartupSerializer
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
serializeStartup(org.apache.axiom.om.OMElement parent,
Startup startup)
Serializes the Startup to an OMElement and
attaches as a child to the provided parent OMElement
|
org.apache.axiom.om.OMElement serializeStartup(org.apache.axiom.om.OMElement parent,
Startup startup)
parent - - OMElement to which, serialized startup will be attachedstartup - - Startup to be serializedCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.