| java.lang.Object | ||
| ↳ | org.springframework.context.config.AbstractSpecificationBeanDefinitionParser | |
| ↳ | org.springframework.context.annotation.ComponentScanBeanDefinitionParser | |
Parser for the <context:component-scan/> element. Parsed metadata is
used to populate and execute a ComponentScanSpec instance.
ComponentScanComponentScanSpec| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.context.config.AbstractSpecificationBeanDefinitionParser
| |||||||||||||||
From class
java.lang.Object
| |||||||||||||||
From interface
org.springframework.beans.factory.xml.BeanDefinitionParser
| |||||||||||||||
