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.PlugIn
javax.servlet.ServletException
public void destroy()
destroy
in interface org.apache.struts.action.PlugIn
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.