@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface ManagedAttribute
ManagedAttribute
attribute.
Only valid when used on a JavaBean getter or setter.ManagedAttribute
Modifier and Type | Optional Element and Description |
---|---|
int |
currencyTimeLimit |
String |
defaultValue |
String |
description |
int |
persistPeriod |
String |
persistPolicy |