| 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 | 
|---|---|
| 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–2018. All rights reserved.