Package 

Class LogbackAccessUndertowWebServerFactoryCustomizer

  • All Implemented Interfaces:
    org.springframework.boot.web.server.WebServerFactoryCustomizer

    
    public final class LogbackAccessUndertowWebServerFactoryCustomizer
     implements WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>
                        

    The WebServerFactoryCustomizer for the Undertow web server.

    • Constructor Detail

      • LogbackAccessUndertowWebServerFactoryCustomizer

        LogbackAccessUndertowWebServerFactoryCustomizer(LogbackAccessContext logbackAccessContext)
    • Method Detail

      • customize

         Unit customize(ConfigurableUndertowWebServerFactory factory)