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


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

Annotate that a property is configured as an XML element.

See Also:
ArooaBeanDescriptor.getConfiguredHow(String)
Author:
rob