Generated by
JDiff

Interface org.springframework.scheduling.annotation.AsyncConfigurer

Added Methods
AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() The AsyncUncaughtExceptionHandler instance to be used when an exception is thrown during an asynchronous method execution with {@code void} return type.