|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanComponentDefinition | |
---|---|
org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactory implementation,
including a standard "spring-beans" DTD. |
Uses of BeanComponentDefinition in org.springframework.beans.factory.xml |
---|
Methods in org.springframework.beans.factory.xml with parameters of type BeanComponentDefinition | |
---|---|
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 . |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |