Generated by
JDiff

Package org.springframework.beans.factory.annotation

Added Classes
ParameterResolutionDelegate Public delegate for resolving autowirable parameters on externally managed constructors and methods.
 

Changed Classes
AutowiredAnnotationBeanPostProcessor org.springframework.beans.factory.config.BeanPostProcessor implementation that autowires annotated fields, setter methods and arbitrary config methods.
InjectionMetadata Internal class for managing injection metadata.