Class SproutContextLoaderPlugIn
java.lang.Object
com.echothree.view.client.web.struts.sprout.SproutContextLoaderPlugIn
- All Implemented Interfaces:
org.apache.struts.action.PlugIn
- Direct Known Subclasses:
SproutAutoLoaderPlugIn
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()final org.apache.struts.action.ActionServletfinal org.apache.struts.config.ModuleConfigfinal voidinit(org.apache.struts.action.ActionServlet actionServlet, org.apache.struts.config.ModuleConfig moduleConfig) protected voidprotected voidonInit()
-
Constructor Details
-
SproutContextLoaderPlugIn
public SproutContextLoaderPlugIn()
-
-
Method Details
-
init
public final void init(org.apache.struts.action.ActionServlet actionServlet, org.apache.struts.config.ModuleConfig moduleConfig) throws javax.servlet.ServletException - Specified by:
initin interfaceorg.apache.struts.action.PlugIn- Throws:
javax.servlet.ServletException
-
destroy
- Specified by:
destroyin interfaceorg.apache.struts.action.PlugIn
-
getModuleConfig
-
getActionServlet
-
onInit
- Throws:
javax.servlet.ServletException
-
onDestroy
-