Interface | Description |
---|---|
GrailsViewResolver | |
LayoutViewResolver | A ViewResolver for resolving layouts |
Class | Description |
---|---|
AbstractGrailsView | A view applied to a Grails application that ensures an appropriate web request is bound |
CompositeViewResolver | Performs the job of iterating across registered view resolvers and returning the first matching view similar to the hard coded behavior in DispatcherServlet |