@FunctionalInterface public interface TaskExecutorCustomizer
ThreadPoolTaskExecutor
.TaskExecutorBuilder
Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor taskExecutor)
Callback to customize a
ThreadPoolTaskExecutor instance. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.