Class WebSocketCdiInitializer

  • All Implemented Interfaces:
    javax.servlet.ServletContainerInitializer

    @Deprecated
    public class WebSocketCdiInitializer
    extends java.lang.Object
    implements javax.servlet.ServletContainerInitializer
    Deprecated.
    • Constructor Detail

      • WebSocketCdiInitializer

        public WebSocketCdiInitializer()
        Deprecated.
    • Method Detail

      • configureContext

        public static void configureContext​(ServletContextHandler context)
                                     throws javax.servlet.ServletException
        Deprecated.
        Throws:
        javax.servlet.ServletException
      • onStartup

        public void onStartup​(java.util.Set<java.lang.Class<?>> c,
                              javax.servlet.ServletContext context)
                       throws javax.servlet.ServletException
        Deprecated.
        Specified by:
        onStartup in interface javax.servlet.ServletContainerInitializer
        Throws:
        javax.servlet.ServletException