|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Executor, |
Create a new AsyncExecutionAspectSupport, using the provided default executor unless individual async methods indicate via qualifier that a more specific executor should be used. |
Added Methods | |
void handleError(Throwable, |
Handles a fatal error thrown while asynchronously invoking the specified Method. |
void setExceptionHandler(AsyncUncaughtExceptionHandler ) |
Supply the AsyncUncaughtExceptionHandler to use to handle exceptions thrown by invoking asynchronous methods with a {@code void} return type. |
Added Fields | |
Log logger |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |