java.util.EventListener, ServletContextListenerpublic static class WebSocketServerContainerInitializer.ContextDestroyListener extends java.lang.Object implements ServletContextListener
| Constructor | Description |
|---|---|
ContextDestroyListener() |
| Modifier and Type | Method | 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–2018 Webtide. All rights reserved.