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 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.