java.util.concurrent.Executor and exposes a Spring {@link org.springframework.core.task.TaskExecutor} for it.Also detects an extended java.util.concurrent.ExecutorService, adapting the {@link org.springframework.core.task.AsyncTaskExecutor} interface accordingly.
@author Juergen Hoeller
@since 3.0
@see java.util.concurrent.Executor
@see java.util.concurrent.ExecutorService
@see java.util.concurrent.Executors
| |
| |
| |
| |
| |