spring-framework / org.springframework.beans.factory.support / BeanDefinitionBuilder / childBeanDefinition
childBeanDefinition
open static fun childBeanDefinition(parentName: String): BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a ChildBeanDefinition.
Parameters
parentName - the name of the parent bean