uk.ac.soton.itinnovation.grid.service.registry
Class LifeCycleServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by uk.ac.soton.itinnovation.grid.service.registry.LifeCycleServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class LifeCycleServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
LifeCycleServlet()
           
 
Method Summary
static boolean isDatabaseErrorOnStartup()
           
static void setDatabaseErrorOnStartup(boolean databaseErrorOnStartup)
           
 
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, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCycleServlet

public LifeCycleServlet()
Method Detail

isDatabaseErrorOnStartup

public static boolean isDatabaseErrorOnStartup()

setDatabaseErrorOnStartup

public static void setDatabaseErrorOnStartup(boolean databaseErrorOnStartup)


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.