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 TypeMethodDescriptionvoid
destroy()
final org.apache.struts.action.ActionServlet
final org.apache.struts.config.ModuleConfig
final void
init
(org.apache.struts.action.ActionServlet actionServlet, org.apache.struts.config.ModuleConfig moduleConfig) protected void
protected void
onInit()
-
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:
init
in interfaceorg.apache.struts.action.PlugIn
- Throws:
javax.servlet.ServletException
-
destroy
- Specified by:
destroy
in interfaceorg.apache.struts.action.PlugIn
-
getModuleConfig
-
getActionServlet
-
onInit
- Throws:
javax.servlet.ServletException
-
onDestroy
-