| Package | Description | 
|---|---|
| org.springframework.web.method.annotation | 
 Support classes for annotation-based handler method processing. 
 | 
| Constructor and Description | 
|---|
ModelFactory(List<InvocableHandlerMethod> handlerMethods,
            WebDataBinderFactory binderFactory,
            SessionAttributesHandler attributeHandler)
Create a new instance with the given  
@ModelAttribute methods. |