| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD. |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |