public class SimpleQuartzFactory extends Object implements StartupFactory
| Constructor and Description |
|---|
SimpleQuartzFactory() |
| Modifier and Type | Method and Description |
|---|---|
Startup |
createStartup(org.apache.axiom.om.OMElement el)
Create (build from OM) from the specified OMElement
|
Class<SimpleQuartzSerializer> |
getSerializerClass()
Get the Serializer class for this factory
|
QName |
getTagQName()
Get the tag QName of the element
|
public static final QName TASK
public Startup createStartup(org.apache.axiom.om.OMElement el)
StartupFactorycreateStartup in interface StartupFactoryel - OMELement describing the Startuppublic Class<SimpleQuartzSerializer> getSerializerClass()
StartupFactorygetSerializerClass in interface StartupFactorypublic QName getTagQName()
StartupFactorygetTagQName in interface StartupFactoryCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.