org.kuali.rice.kns.web.struts.form.pojo
Class PojoPlugin
java.lang.Object
   org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
- All Implemented Interfaces: 
- org.apache.struts.action.PlugIn
- public class PojoPlugin 
- extends Object- implements org.apache.struts.action.PlugIn
begin Kuali Foundation modification
 This class is the POJO Plugin implementation of the PlugIn interface.
 end Kuali Foundation modification
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
|  void | destroy()
 | 
|  void | init(org.apache.struts.action.ActionServlet servlet,
         org.apache.struts.config.ModuleConfig config)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PojoPlugin
public PojoPlugin()
init
public void init(org.apache.struts.action.ActionServlet servlet,
                 org.apache.struts.config.ModuleConfig config)
          throws javax.servlet.ServletException
- 
- Specified by:
- initin interface- org.apache.struts.action.PlugIn
 
- 
- Throws:
- javax.servlet.ServletException
 
destroy
public void destroy()
- 
- Specified by:
- destroyin interface- org.apache.struts.action.PlugIn
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.