Constructor and Description |
---|
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)
public void execute(Runnable task)
public void execute(Runnable task, long startTimeout)
execute
in interface org.springframework.core.task.AsyncTaskExecutor
public Future<?> submit(Runnable task)
submit
in interface org.springframework.core.task.AsyncTaskExecutor
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.