public class Manager extends Object
| Modifier and Type | Method and Description |
|---|---|
Manager |
notifyExecutorCompleted(Executor executor)
执行器执行完毕调用此方法,将执行器从执行器列表移除
|
Executor |
spawnExecutor(CronTask task)
启动 TaskExecutor
|
Copyright © 2021. All rights reserved.