|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface ManagedOperation
ManagedOperation type.
Optional Element Summary | |
---|---|
int |
currencyTimeLimit
How long value is valid, <0 never, =0 always, >0 seconds. |
java.lang.String |
description
Operation description. |
public abstract java.lang.String description
public abstract int currencyTimeLimit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |