public class TaskSchedulerWrapper<T extends org.springframework.scheduling.TaskScheduler> extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
ThreadPoolTaskScheduler local.
Implementation adapted from Spring Vault.| Constructor and Description |
|---|
TaskSchedulerWrapper(T taskScheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
T |
getTaskScheduler() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.