SessionAttributesHandler(handlerType: Class<*>, sessionAttributeStore: SessionAttributeStore)
Create a new instance for a controller type. Session attribute names and types are extracted from the @SessionAttributes annotation, if present, on the given type.