@Configuration
@ConditionalOnClass(value=com.sun.faces.config.ConfigureListener.class)
public static class UndertowAutoConfiguration.UndertowMojarraAutoConfiguration
extends java.lang.Object
ConfigureListener} itself.
This is implemented as WebServerFactoryCustomizer, so it only applies to spring boots embedded undertow.
| Constructor and Description |
|---|
UndertowMojarraAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory> |
mojarraUndertowFactoryCustomizer() |