|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.plugins.KKEngPlugin
public class KKEngPlugin
This object is defined in the struts-config.xml file and is called when struts powers up.
| Constructor Summary | |
|---|---|
KKEngPlugin()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
java.lang.String |
getPropertiesPath()
|
void |
init(org.apache.struts.action.ActionServlet servlet,
org.apache.struts.config.ModuleConfig config)
|
void |
setPropertiesPath(java.lang.String propertiesPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KKEngPlugin()
| Method Detail |
|---|
public void destroy()
destroy in interface org.apache.struts.action.PlugIn
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 java.lang.String getPropertiesPath()
public void setPropertiesPath(java.lang.String propertiesPath)
propertiesPath - The propertiesPath to set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||