See: Description
Interface | Description |
---|---|
TimerCallback |
Callback interface for a time provider that triggers at scheduled intervals.
|
TimerService |
Service interface for repeated callbacks at regular intervals.
|
TimeSourceService |
Allow for different strategies for getting VM (wall clock) time.
|
Class | Description |
---|---|
TimerServiceImpl |
Implementation of the internal clocking service interface.
|
TimeSourceServiceImpl |
Allow for different strategies for getting VM (wall clock) time.
|
Supplies internal clocking triggering execution of schedule callbacks in a scheduling service