| Interface | Description |
|---|---|
| ModelAwareViewResolver | |
| ViewHandler |
Instances of this bean are used to find valid views.
|
| Class | Description |
|---|---|
| ModelAwareInternalResourceViewResolver |
This class represents the necessary adapter between generic template lookup and the spring view layer
for internal resources - namely JSPs - used as templates.
|
| ModelAwareRepositoryViewResolver | |
| SpringRequestParameterAccess |
Implements a request blob wrapper by means of spring's MultiPartRequest.
|
| SpringViewUtilities |
Implements the inclusion mechanism of tangram by means of spring views.
|