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


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

Annotate that a property is a Component property.

See Also:
ArooaBeanDescriptor#getComponentProperty();
Author:
rob