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


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

Annotate that a property should be hidden from the configuration.

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