| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.portal.struts.common.ModuleContext com.ibm.wps.struts.common.ModuleContext
public class ModuleContext
The ModuleContext
class is used for
storing and retrieving objects in a context taking into account
application prefixes.
This class has been deprecated in favor of the
the public package com.ibm.portal.struts.common
.
Constructor Summary | |
---|---|
ModuleContext(ActionServlet actionServlet,
ModuleConfig moduleConfig)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.ibm.portal.struts.common.ModuleContext |
---|
getObject, getPrefix, getServletContext, removeObject, setPrefix, storeObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModuleContext(ActionServlet actionServlet, ModuleConfig moduleConfig)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |