com.opensymphony.workflow.spi.ejb
Class HistoryStepPrevHomeFactory
java.lang.Object
com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
public class HistoryStepPrevHomeFactory
- extends Object
Utility class for HistoryStepPrev.
- Author:
- Hani Suleiman (hani@formicary.net) Date: Apr 7, 2003 Time: 8:17:09 PM
| 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
HistoryStepPrevHomeFactory
public HistoryStepPrevHomeFactory()
getLocalHome
public static HistoryStepPrevLocalHome getLocalHome()
throws NamingException
- Obtain local home interface from default initial context
- Returns:
- Local home interface for HistoryStepPrev. Lookup using COMP_NAME
- Throws:
NamingException