@Configuration @ConditionalOnClass(value=com.sun.faces.config.ConfigureListener.class) public static class UndertowAutoConfiguration.UndertowMojarraAutoConfiguration extends 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() |
Copyright © 2016–2018 JoinFaces. All rights reserved.