Generated by
JDiff

Class org.springframework.beans.factory.support.BeanDefinitionBuilder

Removed Methods
BeanDefinitionBuilder setFactoryBean(String, String) Set the name of the factory bean to use for this definition.
BeanDefinitionBuilder setResourceDescription(String) Set the description associated with this definition.
BeanDefinitionBuilder setSingleton(boolean) Set whether or not this definition describes a singleton bean, as alternative to .setScope.
BeanDefinitionBuilder setSource(Object) Set the source of this definition.