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)
StartupFactory
createStartup
in interface StartupFactory
el
- OMELement describing the Startuppublic Class<SimpleQuartzSerializer> getSerializerClass()
StartupFactory
getSerializerClass
in interface StartupFactory
public QName getTagQName()
StartupFactory
getTagQName
in interface StartupFactory
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.