com.opensymphony.workflow.spi.ejb
Class WorkflowStoreSession
java.lang.Object
com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
com.opensymphony.workflow.spi.ejb.WorkflowStoreSession
- All Implemented Interfaces:
- Serializable, EnterpriseBean, SessionBean
public class WorkflowStoreSession
- extends WorkflowStoreSessionEJB
- implements SessionBean
Session layer for WorkflowStore.
- Version:
- $Revision: 1.3 $ Date: Apr 7, 2003 Time: 10:57:28 PM
- Author:
- Hani Suleiman
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowStoreSession
public WorkflowStoreSession()
setSessionContext
public void setSessionContext(SessionContext ctx)
- Specified by:
setSessionContext in interface SessionBean
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate in interface SessionBean
ejbCreate
public void ejbCreate()
throws CreateException
- Throws:
CreateException
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate in interface SessionBean
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove in interface SessionBean
unsetSessionContext
public void unsetSessionContext()