@Configuration
public static class AppConfig.ThreadingConfig
extends java.lang.Object
implements org.springframework.scheduling.annotation.AsyncConfigurer
| Constructor and Description |
|---|
ThreadingConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Executor |
getAsyncExecutor() |
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler |
getAsyncUncaughtExceptionHandler() |
public java.util.concurrent.Executor getAsyncExecutor()
getAsyncExecutor in interface org.springframework.scheduling.annotation.AsyncConfigurerpublic org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler()
getAsyncUncaughtExceptionHandler in interface org.springframework.scheduling.annotation.AsyncConfigurer