| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.portal.struts.plugins.SessionCommandManagerFactoryPlugin
public final class SessionCommandManagerFactoryPlugin
SessionCommandManagerFactoryPlugin initializes and finalizes the SessionCommandManagerFactory for a Struts Portlet. Creates a SessionCommandManagerFactory that stores IViewCommands in session.
Constructor Summary | |
---|---|
SessionCommandManagerFactoryPlugin()
|
Method Summary | |
---|---|
void | destroy()
Gracefully shut down the SessionCommandManagerFactory |
void | init(ActionServlet actionServlet,
ModuleConfig config)
Initialize and load the SessionCommandManagerFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionCommandManagerFactoryPlugin()
Method Detail |
---|
public void destroy()
public void init(ActionServlet actionServlet, ModuleConfig config) throws ServletException
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |