|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentPostprocessor
| Method Summary | |
|---|---|
void |
postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.web.servlet.ModelAndView modelAndView,
String componentPath)
Initialize the given DataBinder for the given request. |
| Method Detail |
|---|
void postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.web.servlet.ModelAndView modelAndView,
String componentPath)
binder - the DataBinder to initializerequest - the web request that the data binding happens withincomponentPath - the path within the bound object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||