Generated by
JDiff

Class org.springframework.beans.factory.support.ChildBeanDefinition

Removed Constructors
ChildBeanDefinition(String, Class, ConstructorArgumentValues, MutablePropertyValues) Create a new ChildBeanDefinition for the given parent, providing constructor arguments and property values.
 

Added Constructors
ChildBeanDefinition(String, Class<?>, ConstructorArgumentValues, MutablePropertyValues) Create a new ChildBeanDefinition for the given parent, providing constructor arguments and property values.