AnnotatedBeanDescriptorProvider.See: Description
| Annotation Type | Description | 
|---|---|
| ArooaAttribute | 
 Annotate that a property is configured as an attribute. 
 | 
| ArooaComponent | 
 Annotate that a property is a Component property. 
 | 
| ArooaElement | 
 Annotate that a property is configured as an XML element. 
 | 
| ArooaHidden | 
 Annotate that a property should be hidden from the configuration. 
 | 
| ArooaInterceptor | 
 An annotation that is the class of an  
ParsingInterceptor for
 the annotated component. | 
| ArooaText | 
 Annotate that a property is configured by XML text. 
 | 
Annotations for AnnotatedBeanDescriptorProvider.