JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
javax.ejb
Annotation Type Asynchronous
@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.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element