at.knowcenter.wag.egov.egiz.web
Class PdfASServletContextListener

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.web.PdfASServletContextListener
All Implemented Interfaces:
EventListener, ServletContextListener

public class PdfASServletContextListener
extends Object
implements ServletContextListener

The ServletContextListener is notified when the webapplication starts up and shuts down.

Maintainance work is performed.

Author:
wprinz

Constructor Summary
PdfASServletContextListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent sce)
           
 void contextInitialized(ServletContextEvent sce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfASServletContextListener

public PdfASServletContextListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent sce)
Specified by:
contextInitialized in interface ServletContextListener
See Also:
ServletContextListener.contextInitialized(javax.servlet.ServletContextEvent)

contextDestroyed

public void contextDestroyed(ServletContextEvent sce)
Specified by:
contextDestroyed in interface ServletContextListener
See Also:
ServletContextListener.contextDestroyed(javax.servlet.ServletContextEvent)


Copyright © 2006-2010. All Rights Reserved.