| Class | Description |
|---|---|
| AbstractEvent |
This type of event can be used to exchange notification messages between
different
TaskManager objects
at runtime using the communication channels. |
| EventList |
Objects of this class can store and serialize/deserialize
AbstractEvent
objects. |
| IntegerTaskEvent |
This class provides a simple implementation of an event that holds an integer value.
|
| RuntimeEvent | |
| StringTaskEvent |
This class provides a simple implementation of an event that holds a string value.
|
| TaskEvent |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.