org.apache.karaf.web
Class WebAppListener
java.lang.Object
org.apache.karaf.web.WebAppListener
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.ServletContextListener
public class WebAppListener
- extends Object
- implements javax.servlet.ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAppListener
public WebAppListener()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
Copyright © 2007-2010 FuseSource. All Rights Reserved.