|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.novell.emframe.dev.eMFrameFactory
Factory for creating and getting TaskContext objects.
| Constructor Summary | |
eMFrameFactory()
|
|
| Method Summary | |
static TaskContext |
createTaskContext(javax.servlet.http.HttpServletRequest req,
com.novell.nps.gadgetManager.BaseGadgetInstance bgi)
Creates a TaskContext based upon the HttpServletRequest and a Task. |
static TaskContext |
getTaskContext(javax.servlet.http.HttpServletRequest req)
Get an existing TaskContext or creates a new one based upon the HttpServletRequest. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public eMFrameFactory()
| Method Detail |
public static TaskContext createTaskContext(javax.servlet.http.HttpServletRequest req,
com.novell.nps.gadgetManager.BaseGadgetInstance bgi)
req - HttpServletRequest currently in usebgi - BaseGadgetInstance of a task
public static TaskContext getTaskContext(javax.servlet.http.HttpServletRequest req)
req - HttpServletRequest currently in use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||