toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.task
/
TaskExecutorCustomizer
/
customize
customize
abstract
fun
customize
(
taskExecutor
:
ThreadPoolTaskExecutor
)
Callback to customize a
ThreadPoolTaskExecutor
instance.
Parameters
task
Executor
the task executor to customize