Uses of Interface
org.springframework.core.task.TaskExecutor

Packages that use TaskExecutor
Package
Description
This package defines Spring's core TaskExecutor abstraction, and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
Support classes for Spring's TaskExecutor abstraction.