Generated by
JDiff

Class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition

Documentation changed from old to new.

Removed Constructors
AnnotatedGenericBeanDefinition(Class) Create a new AnnotatedGenericBeanDefinition for the given bean class.
 

Added Constructors
AnnotatedGenericBeanDefinition(Class<?>) Create a new AnnotatedGenericBeanDefinition for the given bean class.
AnnotatedGenericBeanDefinition(AnnotationMetadata) Create a new AnnotatedGenericBeanDefinition for the given annotation metadata, allowing for ASM-based processing and avoidance of early loading of the bean class.