@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.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–2023 Webtide. All rights reserved.