TaskBean API
0.5

glogic.sample.sys
Class SampleSetupServlet

java.lang.Object
  extended byHttpServlet
      extended byglogic.sample.sys.SampleSetupServlet

public final class SampleSetupServlet
extends HttpServlet

Performs custom setup for this webapp.

Author:
Sam Taha
See Also:
Serialized Form

Constructor Summary
SampleSetupServlet()
           
 
Method Summary
 void destroy()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleSetupServlet

public SampleSetupServlet()
Method Detail

destroy

public void destroy()

init

public void init()
          throws ServletException
Throws:
ServletException

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.