@Configuration @ConditionalOnWebApplication(type=SERVLET) @ConditionalOnClass(value={org.icefaces.util.EnvUtils.class,org.icefaces.impl.application.WindowScopeManager.class}) @EnableConfigurationProperties(value=IcefacesProperties.class) public class IcefacesAutoConfiguration extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
IcefacesAutoConfiguration.IcefacesUndertowAutoConfiguration |
Constructor and Description |
---|
IcefacesAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.beans.factory.config.CustomScopeConfigurer |
windowScopeConfigurer() |