|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| 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
actionServlet - the Action Servletconfig - The ModuleConfig for our owning modules
ServletException - if command manager factory can not be configured correctly
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||