See: Description
Class | Description |
---|---|
AbstractDeviceDelegatingViewResolver |
Abstract
ViewResolver implementation, providing a device
aware ViewResolver wrapper that delegates to another view resolver
implementation, allowing for resolution of device specific view names without
the need for a dedicated mapping to be defined for each view. |
LiteDeviceDelegatingViewResolver |
A lightweight
AbstractDeviceDelegatingViewResolver for adjusting a
view based on the combination of resolved Device and specified
SitePreference . |