Generated by
JDiff

Class org.springframework.beans.factory.support.RootBeanDefinition

Removed Constructors
RootBeanDefinition(Class, boolean) Create a new RootBeanDefinition with the given singleton status.
RootBeanDefinition(Class, int) Create a new RootBeanDefinition for a singleton, using the given autowire mode.
RootBeanDefinition(Class, MutablePropertyValues) Create a new RootBeanDefinition for a singleton, providing property values.
RootBeanDefinition(Class, MutablePropertyValues, boolean) Create a new RootBeanDefinition with the given singleton status, providing property values.