| java.lang.Object | ||
| ↳ | org.springframework.context.config.AbstractFeatureSpecification | |
| ↳ | org.springframework.context.annotation.ComponentScanSpec | |
Specifies the configuration of Spring's component-scanning feature.
May be used directly within a @Feature method, or indirectly
through the @ComponentScan annotation.
ComponentScanComponentScanBeanDefinitionParser|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.context.config.AbstractFeatureSpecification
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.context.config.AbstractFeatureSpecification
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.context.config.FeatureSpecification
| |||||||||||
From interface
org.springframework.context.config.SourceAwareSpecification
| |||||||||||