com.konakart.plugins
Class KKEngPlugin

java.lang.Object
  extended by com.konakart.plugins.KKEngPlugin
All Implemented Interfaces:
org.apache.struts.action.PlugIn

public class KKEngPlugin
extends java.lang.Object
implements org.apache.struts.action.PlugIn

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

KKEngPlugin

public KKEngPlugin()
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface org.apache.struts.action.PlugIn

init

public void init(org.apache.struts.action.ActionServlet servlet,
                 org.apache.struts.config.ModuleConfig config)
          throws javax.servlet.ServletException
Specified by:
init in interface org.apache.struts.action.PlugIn
Throws:
javax.servlet.ServletException

getPropertiesPath

public java.lang.String getPropertiesPath()
Returns:
Returns the propertiesPath.

setPropertiesPath

public void setPropertiesPath(java.lang.String propertiesPath)
Parameters:
propertiesPath - The propertiesPath to set.


Copyright © 2006 DS Data Systems UK Ltd.