Interface | Description |
---|---|
EventConsumer<T> |
A consumer that allows implementations to throw exceptions.
|
ScheduledItem |
Interface describing an event to be scheduled at a given date and time.
|
Class | Description |
---|---|
EventSchedulerValidator |
Helper class for validating events scheduled in a given event scheduler.
|
StubEventScheduler |
EventScheduler implementation that uses it's own concept of "Current Time" for the purpose of testing.
|
StubScheduleToken |
ScheduleToken returned by the StubEventScheduler.
|
Copyright © 2010–2023. All rights reserved.