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

java.lang.Object
  extended by at.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 arg0)
           
 void contextInitialized(ServletContextEvent arg0)
           
 
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 arg0)
Specified by:
contextInitialized in interface ServletContextListener
See Also:
ServletContextListener.contextInitialized(javax.servlet.ServletContextEvent)

contextDestroyed

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


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.