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