|
The Spring Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BeanDefinitionScanner | |
| CandidateComponentProvider | |
| Class Summary | |
|---|---|
| AnnotationConfigBeanDefinitionParser | Parser for the <context:annotation-config/> element. |
| ClassPathBeanDefinitionScanner | A BeanDefinitionScanner that detects bean candidates on the classpath. |
| ClassPathScanningCandidateComponentProvider | A component provider that scans the classpath from a base package (default is empty). |
| ComponentBeanNameGenerator | BeanNameGenerator implementation
for bean classes annotated with the @Component annotation. |
| ComponentScanBeanDefinitionParser | Parser for the <context:component-scan/> element. |
Annotation support for context configuration including classpath scanning for autowire candidates.
|
The Spring Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||