Class UndertowHandlersConfServletExtension

  • All Implemented Interfaces:
    io.undertow.servlet.ServletExtension

    public class UndertowHandlersConfServletExtension
    extends Object
    implements io.undertow.servlet.ServletExtension
    Registers the Undertow handlers configured in the app's META-INF/undertow-handlers.conf
    • Constructor Detail

      • UndertowHandlersConfServletExtension

        public UndertowHandlersConfServletExtension()
    • Method Detail

      • handleDeployment

        public void handleDeployment​(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
                                     jakarta.servlet.ServletContext servletContext)
        Specified by:
        handleDeployment in interface io.undertow.servlet.ServletExtension