public class WebConsoleStarter extends Object implements ServletContextListener
| Constructor and Description |
|---|
WebConsoleStarter() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent event) |
void |
contextInitialized(ServletContextEvent event) |
public WebConsoleStarter()
public void contextInitialized(ServletContextEvent event)
contextInitialized in interface ServletContextListenerpublic void contextDestroyed(ServletContextEvent event)
contextDestroyed in interface ServletContextListenerCopyright © 2005–2017 FuseSource, Corp.. All rights reserved.