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