org.openmobileis.services.servlet
Class ShutdownServlet

java.lang.Object
  extended byHttpServlet
      extended byorg.openmobileis.services.servlet.ShutdownServlet

public class ShutdownServlet
extends HttpServlet

Author:
Philippe Delrieu To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
ShutdownServlet()
           
 
Method Summary
protected  void finalizeBeforeShutdown()
           
 void service(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownServlet

public ShutdownServlet()
Method Detail

service

public void service(HttpServletRequest req,
                    HttpServletResponse res)
             throws ServletException,
                    java.io.IOException
Throws:
ServletException
java.io.IOException

finalizeBeforeShutdown

protected void finalizeBeforeShutdown()


Copyright 2006 OpenMobileIS. All Rights Reserved.