|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Supplier<Executor>, |
Create a new {@code AsyncAnnotationAdvisor} for the given task executor. |
Removed Methods | |
void setTaskExecutor(Executor ) |
Specify the default task executor to use for asynchronous methods. |
Changed Methods | ||
Advice buildAdvice(Supplier<Executor>, |
Change in signature from (Executor, AsyncUncaughtExceptionHandler ) to (Supplier<Executor>, Supplier<AsyncUncaughtExceptionHandler> ). |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |