| Package | Description | 
|---|---|
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| org.springframework.beans.factory.groovy | Support package for Groovy-based bean definitions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnnotatedGenericBeanDefinitionExtension of the  GenericBeanDefinitionclass, adding support for annotation metadata exposed through theAnnotatedBeanDefinitioninterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| GenericBeanDefinition | GroovyBeanDefinitionReader. bean(Class<?> type)Define an inner bean definition. |