com.opensymphony.workflow.loader
Class URLWorkflowFactory

java.lang.Object
  |
  +--com.opensymphony.workflow.loader.AbstractWorkflowFactory
        |
        +--com.opensymphony.workflow.loader.URLWorkflowFactory

public class URLWorkflowFactory
extends AbstractWorkflowFactory

Author:
Hani Suleiman Date: May 10, 2002 Time: 11:59:47 AM

Fields inherited from class com.opensymphony.workflow.loader.AbstractWorkflowFactory
properties
 
Constructor Summary
URLWorkflowFactory()
           
 
Method Summary
 WorkflowDescriptor getWorkflow(java.lang.String name)
           
 
Methods inherited from class com.opensymphony.workflow.loader.AbstractWorkflowFactory
getProperties, init, initDone
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLWorkflowFactory

public URLWorkflowFactory()
Method Detail

getWorkflow

public WorkflowDescriptor getWorkflow(java.lang.String name)
Overrides:
getWorkflow in class AbstractWorkflowFactory

See www.opensymphony.com for more information.