@Configuration @EnableAsync @EnableScheduling @EnableConfigurationProperties(value=BladeAsyncProperties.class) public class BladeExecutorConfiguration extends org.springframework.scheduling.annotation.AsyncConfigurerSupport
| 构造器和说明 |
|---|
BladeExecutorConfiguration() |
@Bean(name="taskExecutor") public Executor getAsyncExecutor()
getAsyncExecutor 在接口中 org.springframework.scheduling.annotation.AsyncConfigurergetAsyncExecutor 在类中 org.springframework.scheduling.annotation.AsyncConfigurerSupportpublic org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler()
getAsyncUncaughtExceptionHandler 在接口中 org.springframework.scheduling.annotation.AsyncConfigurergetAsyncUncaughtExceptionHandler 在类中 org.springframework.scheduling.annotation.AsyncConfigurerSupportCopyright © 2020. All rights reserved.