类的使用
org.springframework.beans.factory.parsing.BeanComponentDefinition
使用BeanComponentDefinition的程序包 程序包 说明 org.springframework.beans.factory.xml Contains an abstract XML-basedBeanFactoryimplementation, including a standard "spring-beans" XSD.org.springframework.beans.factory.xml中BeanComponentDefinition的使用
参数类型为BeanComponentDefinition的org.springframework.beans.factory.xml中的方法 修饰符和类型 方法 说明 protected voidAbstractBeanDefinitionParser. postProcessComponentDefinition(BeanComponentDefinition componentDefinition)Hook method called after the primary parsing of aBeanComponentDefinitionbut before theBeanComponentDefinitionhas been registered with aBeanDefinitionRegistry.voidParserContext. registerBeanComponent(BeanComponentDefinition component)