Uses of Interface
com.opensymphony.workflow.spi.ejb.WorkflowStoreHome

Packages that use WorkflowStoreHome
com.opensymphony.workflow.spi.ejb   
 

Uses of WorkflowStoreHome in com.opensymphony.workflow.spi.ejb
 

Methods in com.opensymphony.workflow.spi.ejb that return WorkflowStoreHome
static WorkflowStoreHome WorkflowStoreHomeFactory.getHome()
          Obtain remote home interface from default initial context
static WorkflowStoreHome WorkflowStoreHomeFactory.getHome(Hashtable environment)
          Obtain remote home interface from parameterised initial context
 


OpenSymphony Workflow Project Page