com.trackstudio.startup
Class TSLoader

java.lang.Object
  extended by com.trackstudio.startup.TSLoader
All Implemented Interfaces:
org.apache.struts.action.PlugIn

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


Constructor Summary
TSLoader()
           
 
Method Summary
 void destroy()
           
static GranException getInitException()
           
 void init(org.apache.struts.action.ActionServlet actionServlet, org.apache.struts.config.ModuleConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSLoader

public TSLoader()
Method Detail

getInitException

public static GranException getInitException()

destroy

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

init

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


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.