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