|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface AsyncMethod
Async method annotation.
Required Element Summary | |
---|---|
java.lang.String |
type
value values are: "none", "callback", "future", "both". |
Element Detail |
---|
public abstract java.lang.String type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |