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