com.opensymphony.workflow.spi.hibernate
Class SpringWorkflowDescriptorFactory
java.lang.Object
com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class SpringWorkflowDescriptorFactory
- extends Object
- implements org.springframework.beans.factory.FactoryBean
DOCUMENT ME!
- Version:
- $Revision: 1.1 $
- Author:
- $author$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringWorkflowDescriptorFactory
public SpringWorkflowDescriptorFactory()
setDescriptorResource
public final void setDescriptorResource(org.springframework.core.io.Resource inDescriptorResource)
getObject
public Object getObject()
throws InvalidWorkflowDescriptorException,
org.xml.sax.SAXException,
IOException
- Specified by:
getObject in interface org.springframework.beans.factory.FactoryBean
- Throws:
InvalidWorkflowDescriptorException
org.xml.sax.SAXException
IOException
getObjectType
public Class getObjectType()
- Specified by:
getObjectType in interface org.springframework.beans.factory.FactoryBean
setReload
public final void setReload(boolean inReload)
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface org.springframework.beans.factory.FactoryBean