GenericBeanDefinition()
Create a new GenericBeanDefinition, to be configured through its bean properties and configuration methods.
See Also
#setBeanClass#setScope#setConstructorArgumentValues#setPropertyValues
GenericBeanDefinition(original: BeanDefinition)
Create a new GenericBeanDefinition as deep copy of the given bean definition.