| Interface | Description |
|---|---|
| ModelPostProcessor |
Implementors of this interface will be called after all spring components have been initialized but before all implicit
relationships are created and before all views are generated
|
| ViewProvider |
Implement this interface if you want to create
Views for your Model. |