org.granite.gravity.jetty8
Class EmbeddedJettyWebSocketServerListener
java.lang.Object
org.granite.gravity.jetty8.EmbeddedJettyWebSocketServerListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class EmbeddedJettyWebSocketServerListener
- extends Object
- implements ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedJettyWebSocketServerListener
public EmbeddedJettyWebSocketServerListener()
contextInitialized
public void contextInitialized(ServletContextEvent sce)
- Specified by:
contextInitialized in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent sce)
- Specified by:
contextDestroyed in interface ServletContextListener