Class PojoPlugin
java.lang.Object
org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
- All Implemented Interfaces:
org.apache.struts.action.PlugIn
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
end Kuali Foundation modification
begin Kuali Foundation modification
This class is the POJO Plugin implementation of the PlugIn interface.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Details
-
PojoPlugin
public PojoPlugin()Deprecated.
-
-
Method Details
-
initBeanUtils
public static void initBeanUtils()Deprecated. -
init
public void init(org.apache.struts.action.ActionServlet servlet, org.apache.struts.config.ModuleConfig config) throws javax.servlet.ServletException Deprecated.- Specified by:
initin interfaceorg.apache.struts.action.PlugIn- Throws:
javax.servlet.ServletException
-
destroy
public void destroy()Deprecated.- Specified by:
destroyin interfaceorg.apache.struts.action.PlugIn
-