| Interface | Description |
|---|---|
| JobListener |
Listener interface for job manager events.
|
| JobNotificationEmitter |
Notification interface for job manager events.
|
| Class | Description |
|---|---|
| JobInformation |
Instances of this class group tasks from the same client together, so they are sent to the same node,
avoiding unnecessary transport overhead.
|
| JobNotification |
Instances of this class represent events emitted by a JPPFJobManager.
|
| Enum | Description |
|---|---|
| JobEventType |
This enum describes the types of events emitted by a JPPFJobManager.
|
Copyright © 2005-2012 JPPF Team.