JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.oddjob.arooa.deploy.annotations
Annotation Interface ArooaHidden
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
FIELD
})
public @interface
ArooaHidden
Annotate that a property should be hidden from the configuration.
Author:
rob
See Also:
invalid reference
ArooaBeanDescriptor#getConfiguredHow(String)