lumis.portal.page.cache
Class PageCacheGeneratorStarter

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

public class PageCacheGeneratorStarter
extends GenericServlet

Starts and stops the page cache generators.

Since:
4.0.11
See Also:
Serialized Form

Constructor Summary
PageCacheGeneratorStarter()
           
 
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

PageCacheGeneratorStarter

public PageCacheGeneratorStarter()
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  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.