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