@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface ManagedOperation
ManagedOperation attribute.
 Only valid when used on a method that is not a JavaBean getter or setter.ManagedOperation| Modifier and Type | Optional Element and Description | 
|---|---|
| int | currencyTimeLimit | 
| String | description | 
public abstract String description