Interface | Description |
---|---|
SchedulableHandlerI |
Something that holds a list of
SchedulableI , feeds them to a scheduler and is then informed when
schedulables are triggered. |
Class | Description |
---|---|
FixedTimeScheduler |
Class that will call the
onSchedulablesTriggered() method of the given SchedulableHandlerI at a
requested time, which time can be updated as required. |
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.