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()
Возвращает было ло исключение при старте системы

Returns:
GranException

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
Parameters:
actionServlet - действие
config - конфиг
Throws:
javax.servlet.ServletException - при необходимости


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