public class LazyTraceAsyncCustomizer
extends org.springframework.scheduling.annotation.AsyncConfigurerSupport
AsyncConfigurerSupport that creates a tracing data passing version of the
Executor.| Constructor and Description |
|---|
LazyTraceAsyncCustomizer(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.scheduling.annotation.AsyncConfigurer delegate) |
| Modifier and Type | Method and Description |
|---|---|
Executor |
getAsyncExecutor() |
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler |
getAsyncUncaughtExceptionHandler() |
public LazyTraceAsyncCustomizer(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.scheduling.annotation.AsyncConfigurer delegate)
public Executor getAsyncExecutor()
getAsyncExecutor in interface org.springframework.scheduling.annotation.AsyncConfigurergetAsyncExecutor in class org.springframework.scheduling.annotation.AsyncConfigurerSupportpublic org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler()
getAsyncUncaughtExceptionHandler in interface org.springframework.scheduling.annotation.AsyncConfigurergetAsyncUncaughtExceptionHandler in class org.springframework.scheduling.annotation.AsyncConfigurerSupportCopyright © 2021 Pivotal Software, Inc.. All rights reserved.