Class UndertowCdiEmbeddedServer

    • Constructor Detail

      • UndertowCdiEmbeddedServer

        public UndertowCdiEmbeddedServer()
    • Method Detail

      • start

        public void start​(jakarta.ws.rs.SeBootstrap.Configuration configuration)
        Description copied from interface: EmbeddedServer
        Starts the server synchronously.
        Specified by:
        start in interface EmbeddedServer
        Parameters:
        configuration - the configuration used to configure the server