gran.app
Class TSLoader

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended bygran.app.TSLoader
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class TSLoader
extends javax.servlet.http.HttpServlet

See Also:
Serialized Form

Constructor Summary
TSLoader()
           
 
Method Summary
static GranException getInitException()
           
 void init(javax.servlet.ServletConfig config)
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
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()

init

public void init(javax.servlet.ServletConfig config)


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