org.apache.activemq.web
Class WebConsoleStarter
java.lang.Object
org.apache.activemq.web.WebConsoleStarter
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class WebConsoleStarter
- extends Object
- implements ServletContextListener
Starts the WebConsole.
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebConsoleStarter
public WebConsoleStarter()
contextInitialized
public void contextInitialized(ServletContextEvent event)
- Specified by:
contextInitialized
in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent event)
- Specified by:
contextDestroyed
in interface ServletContextListener
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.