public class WebSocketCdiInitializer
extends java.lang.Object
implements javax.servlet.ServletContainerInitializer
Constructor and Description |
---|
WebSocketCdiInitializer() |
Modifier and Type | Method and Description |
---|---|
static void |
configureContext(ServletContextHandler context) |
void |
onStartup(java.util.Set<java.lang.Class<?>> c,
javax.servlet.ServletContext context) |
public static void configureContext(ServletContextHandler context) throws javax.servlet.ServletException
javax.servlet.ServletException
public void onStartup(java.util.Set<java.lang.Class<?>> c, javax.servlet.ServletContext context) throws javax.servlet.ServletException
onStartup
in interface javax.servlet.ServletContainerInitializer
javax.servlet.ServletException
Copyright © 1995–2017 Webtide. All rights reserved.