| Constructor and Description |
|---|
LazyTraceAsyncTaskExecutor(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.core.task.AsyncTaskExecutor delegate) |
LazyTraceAsyncTaskExecutor(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.core.task.AsyncTaskExecutor delegate,
String beanName) |
public LazyTraceAsyncTaskExecutor(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.core.task.AsyncTaskExecutor delegate)
public LazyTraceAsyncTaskExecutor(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.core.task.AsyncTaskExecutor delegate,
String beanName)
public void execute(Runnable task)
public void execute(Runnable task, long startTimeout)
execute in interface org.springframework.core.task.AsyncTaskExecutorpublic Future<?> submit(Runnable task)
submit in interface org.springframework.core.task.AsyncTaskExecutorCopyright © 2021 Pivotal Software, Inc.. All rights reserved.