Package | Description |
---|---|
org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBeanDefinitionParser.postProcessComponentDefinition(BeanComponentDefinition componentDefinition)
Hook method called after the primary parsing of a
BeanComponentDefinition but before the
BeanComponentDefinition has been registered with a
BeanDefinitionRegistry . |
void |
ParserContext.registerBeanComponent(BeanComponentDefinition component) |