@Deprecated public class PojoPlugin extends Object implements org.apache.struts.action.PlugIn
Constructor and Description |
---|
PojoPlugin()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Deprecated.
|
void |
init(org.apache.struts.action.ActionServlet servlet,
org.apache.struts.config.ModuleConfig config)
Deprecated.
|
static void |
initBeanUtils()
Deprecated.
|
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.