com.opensymphony.workflow.spi.ejb
Class CurrentStepHomeFactory
java.lang.Object
com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
public class CurrentStepHomeFactory
- extends Object
Utility class for CurrentStep.
- Author:
- Hani Suleiman, Pat Lightbody
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMP_NAME
public static final String COMP_NAME
- See Also:
- Constant Field Values
JNDI_NAME
public static final String JNDI_NAME
- See Also:
- Constant Field Values
CurrentStepHomeFactory
public CurrentStepHomeFactory()
getLocalHome
public static CurrentStepLocalHome getLocalHome()
throws NamingException
- Obtain local home interface from default initial context
- Returns:
- Local home interface for CurrentStep. Lookup using COMP_NAME
- Throws:
NamingException