public class PojoPlugin extends Object implements org.apache.struts.action.PlugIn
| Constructor and Description |
|---|
PojoPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(org.apache.struts.action.ActionServlet servlet,
org.apache.struts.config.ModuleConfig config) |
static void |
initBeanUtils() |
public PojoPlugin()
public static void initBeanUtils()
public void init(org.apache.struts.action.ActionServlet servlet, org.apache.struts.config.ModuleConfig config) throws javax.servlet.ServletException
init in interface org.apache.struts.action.PlugInjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface org.apache.struts.action.PlugInCopyright © 2005–2016 The Kuali Foundation. All rights reserved.