Uses of Package
org.springframework.boot.task
Package
Description
Auto-configuration for Spring Integration.
Utilities and classes related to task execution and scheduling.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Builder that can be used to configure and create a
ThreadPoolTaskScheduler
. -
ClassDescriptionBuilder that can be used to configure and create a
SimpleAsyncTaskExecutor
.Callback interface that can be used to customize aSimpleAsyncTaskExecutor
.Builder that can be used to configure and create aSimpleAsyncTaskScheduler
.Callback interface that can be used to customize aSimpleAsyncTaskScheduler
.Deprecated, for removal: This API element is subject to removal in a future version.since 3.2.0 for removal in 3.4.0 in favor ofThreadPoolTaskExecutorBuilder
Deprecated, for removal: This API element is subject to removal in a future version.since 3.2.0 for removal in 3.4.0 in favor ofThreadPoolTaskExecutorCustomizer
Deprecated, for removal: This API element is subject to removal in a future version.since 3.2.0 for removal in 3.4.0 in favor ofThreadPoolTaskSchedulerBuilder
Deprecated, for removal: This API element is subject to removal in a future version.since 3.2.0 for removal in 3.4.0 in favor ofThreadPoolTaskSchedulerCustomizer
Builder that can be used to configure and create aThreadPoolTaskExecutor
.Callback interface that can be used to customize aThreadPoolTaskExecutor
.Builder that can be used to configure and create aThreadPoolTaskScheduler
.Callback interface that can be used to customize aThreadPoolTaskScheduler
.
ThreadPoolTaskSchedulerBuilder