|
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface Asynchronous
Used to mark a method as an asynchronous method or to designate all business methods of a class or interface as asynchronous.
|
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |