@Configuration @ConditionalOnClass(value=org.springframework.web.servlet.view.InternalResourceViewResolver.class) protected static class DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
DeviceDelegatingJspViewResolverConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver |
deviceDelegatingJspViewResolver(DeviceDelegatingViewResolverFactory factory,
org.springframework.web.servlet.view.InternalResourceViewResolver viewResolver) |
protected DeviceDelegatingJspViewResolverConfiguration()
@Bean @ConditionalOnBean(value=org.springframework.web.servlet.view.InternalResourceViewResolver.class) public org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver deviceDelegatingJspViewResolver(DeviceDelegatingViewResolverFactory factory, org.springframework.web.servlet.view.InternalResourceViewResolver viewResolver)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.