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