Uses of Class
org.springframework.beans.factory.parsing.BeanComponentDefinition
Packages that use BeanComponentDefinition
Package
Description
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD.-
Uses of BeanComponentDefinition in org.springframework.beans.factory.xml
Methods in org.springframework.beans.factory.xml with parameters of type BeanComponentDefinitionModifier and TypeMethodDescriptionprotected voidAbstractBeanDefinitionParser.postProcessComponentDefinition(BeanComponentDefinition componentDefinition) Hook method called after the primary parsing of aBeanComponentDefinitionbut before theBeanComponentDefinitionhas been registered with aBeanDefinitionRegistry.voidParserContext.registerBeanComponent(BeanComponentDefinition component)