|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Target(value=METHOD) @Retention(value=RUNTIME) public @interface AsyncFault
The @AsyncFault annotation is used to indicate the faults/exceptions which are returned by the asynchronous service method which it annotates.
| Optional Element Summary | |
|---|---|
java.lang.Class<?>[] |
value
|
public abstract java.lang.Class<?>[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||