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


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

Annotate that a property is configured by XML text.

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