org.oddjob.arooa.deploy.annotations
Annotation Type ArooaAttribute


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface ArooaAttribute

Annotate that a property is configured as an attribute.

See Also:
ArooaBeanDescriptor#getConfiguredHow(String);
Author:
rob