org.apache.servicemix.console
Class ContextLoaderListener
java.lang.Object
org.apache.servicemix.console.ContextLoaderListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class ContextLoaderListener
- extends Object
- implements ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextLoaderListener
public ContextLoaderListener()
getServletContext
public static ServletContext getServletContext()
contextInitialized
public void contextInitialized(ServletContextEvent context)
- Specified by:
contextInitialized in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent context)
- Specified by:
contextDestroyed in interface ServletContextListener
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.