at.knowcenter.wag.egov.egiz.web
Class PdfASServletContextListener
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfASServletContextListener
public PdfASServletContextListener()
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.