@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface AttributeProperty
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
managed
Managed properties are stored as ad-hoc attributes and mapped from and to a specific property of a type.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.