Interface | Description |
---|---|
ReadyRunnable |
This interface extends the
runnable interface and
provides a method to determine if the runnable is ready to start. |
ScheduleInterval |
Represents a ScheduleInterval
|
Scheduler |
Scheduler interface.
|
ScheduleTimer |
Represents a ScheduleTimer
|
Timer |
Represents a Timer
|
Class | Description |
---|---|
LegacyScheduler |
This class implements a simple scheduler to ensure the polling occurs at the
expected intervals.
|
Schedule |
Represents a Schedule
|
Exception | Description |
---|---|
PostponeNecessary |
Represents a PostponeNecessary
|
Copyright © 2021. All rights reserved.