JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.kagkarlsson.scheduler.task
Interface OnStartup
All Known Implementing Classes:
CustomTask
,
RecurringTask
public interface
OnStartup
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onStartup
(
SchedulerClient
scheduler,
Clock
clock)
Method Details
onStartup
void
onStartup
(
SchedulerClient
scheduler,
Clock
clock)