@FunctionalInterface public interface TaskExecutorCustomizer
ThreadPoolTaskExecutor.TaskExecutorBuilder| Modifier and Type | Method and Description | 
|---|---|
| void | customize(ThreadPoolTaskExecutor taskExecutor)Callback to customize a  ThreadPoolTaskExecutorinstance. | 
void customize(ThreadPoolTaskExecutor taskExecutor)
ThreadPoolTaskExecutor instance.taskExecutor - the task executor to customizeCopyright © 2021 Pivotal Software, Inc.. All rights reserved.