Interface OnStartup
-
- All Known Implementing Classes:
CustomTask,RecurringTask
public interface OnStartup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonStartup(SchedulerClient scheduler, Clock clock)
-
-
-
Method Detail
-
onStartup
void onStartup(SchedulerClient scheduler, Clock clock)
-
-