public static class WebSocketServerContainerInitializer.ContextDestroyListener extends Object implements ServletContextListener
| Constructor and Description |
|---|
ContextDestroyListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent sce) |
void |
contextInitialized(ServletContextEvent sce) |
public void contextInitialized(ServletContextEvent sce)
contextInitialized in interface ServletContextListenerpublic void contextDestroyed(ServletContextEvent sce)
contextDestroyed in interface ServletContextListenerCopyright © 1995–2017 Webtide. All rights reserved.