Package-level declarations

Utilities and classes related to task execution and scheduling.

Types

Link copied to clipboard
Builder that can be used to configure and create a SimpleAsyncTaskExecutor.
Link copied to clipboard
Callback interface that can be used to customize a SimpleAsyncTaskExecutor.
Link copied to clipboard
Builder that can be used to configure and create a SimpleAsyncTaskScheduler.
Link copied to clipboard
Callback interface that can be used to customize a SimpleAsyncTaskScheduler.
Link copied to clipboard
Builder that can be used to configure and create a ThreadPoolTaskExecutor.
Link copied to clipboard
Callback interface that can be used to customize a ThreadPoolTaskExecutor.
Link copied to clipboard
Builder that can be used to configure and create a ThreadPoolTaskScheduler.
Link copied to clipboard
Callback interface that can be used to customize a ThreadPoolTaskScheduler.