@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. |