| 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 | 
|---|---|
| void | DeferredImportSelector.Group. process(org.springframework.core.type.AnnotationMetadata metadata,
       DeferredImportSelector selector)Process the  AnnotationMetadataof the importing @Configurationclass using the specifiedDeferredImportSelector. |