open fun visitBeanDefinition(beanDefinition: BeanDefinition): Unit
Traverse the given BeanDefinition object and the MutablePropertyValues and ConstructorArgumentValues contained in them.
beanDefinition - the BeanDefinition object to traverse
See Also
#resolveStringValue(String)