Package org.oddjob.arooa.deploy.annotations

Annotations for AnnotatedBeanDescriptorProvider.

See:
          Description

Annotation Types Summary
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.
 

Package org.oddjob.arooa.deploy.annotations Description

Annotations for AnnotatedBeanDescriptorProvider.