| Package | Description | 
|---|---|
| org.springframework.context.annotation | Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| ScopeMetadata | ScopeMetadataResolver. resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition)Resolve the  ScopeMetadataappropriate to the supplied
 beandefinition. | 
| ScopeMetadata | Jsr330ScopeMetadataResolver. resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition) | 
| ScopeMetadata | AnnotationScopeMetadataResolver. resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition) |