| Interface | Description |
|---|---|
| Event |
This interface can be implemented in other jars and be put on the classpath.
|
| EventBroadcaster | |
| EventGenerator |
Create a custom event schedule for events.
|
| Class | Description |
|---|---|
| EventAdapter |
Adapter class with empty method implementations of the Event interface.
|
| EventProperties |
This is an immutable class and makes an unmodifiable copy of the given Map.
|
| EventProvider | |
| EventSchedulerProperties |
Store event properties per Event implementation class.
|
| ScheduleEvent |
| Exception | Description |
|---|---|
| ScheduleEvent.ScheduleEventWrongFormat |