Package org.aoju.bus.cron
Class Supervisor
java.lang.Object
org.aoju.bus.cron.Supervisor
- All Implemented Interfaces:
Serializable
作业启动管理器
- Since:
- Java 17+
- Author:
- Kimi Liu
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidnotifyLauncherCompleted(Launcher launcher) 启动器启动完毕,启动完毕后从执行器列表中移除protected LauncherspawnLauncher(long millis) 启动 TaskLauncher