|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassPathScanningCandidateComponentProvider | |
---|---|
org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. |
Uses of ClassPathScanningCandidateComponentProvider in org.springframework.context.annotation |
---|
Subclasses of ClassPathScanningCandidateComponentProvider in org.springframework.context.annotation | |
---|---|
class |
ClassPathBeanDefinitionScanner
A bean definition scanner that detects bean candidates on the classpath, registering corresponding bean definitions with a given registry (BeanFactory or ApplicationContext). |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |