lumis.portal.clock
Class ClockStarter

Package class diagram package ClockStarter
java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by lumis.portal.clock.ClockStarter
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ClockStarter
extends GenericServlet

See Also:
Serialized Form

Constructor Summary
ClockStarter()
           
 
Method Summary
 void destroy()
           
 void init(ServletConfig config)
           
 void service(ServletRequest req, ServletResponse res)
           
 
Methods inherited from class javax.servlet.GenericServlet
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

ClockStarter

public ClockStarter()
Method Detail

service

public void service(ServletRequest req,
                    ServletResponse res)
             throws ServletException,
                    IOException
Specified by:
service in interface Servlet
Specified by:
service in class GenericServlet
Throws:
ServletException
IOException

init

public void init(ServletConfig config)
          throws ServletException
Specified by:
init in interface Servlet
Overrides:
init in class GenericServlet
Throws:
ServletException

destroy

public void destroy()
Specified by:
destroy in interface Servlet
Overrides:
destroy in class GenericServlet


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.