| Interface | Description |
|---|---|
| TaskEventSource |
TaskEventSource is implemented by classes firing
TaskEvents. |
| TaskListener |
Listener to be notified about
TaskEvents. |
| Class | Description |
|---|---|
| Task |
A task of execution.
|
| TaskEvent |
Event produced by a
Task. |

Classes and interfaces from this package and subpackages thereof define an interface for applications to task monitoring. Implementations expose task information to applications using this API. Applications use this API for e.g. informing the user about progress.
TaskCopyright © 2005-2012 jDTAUS. All Rights Reserved.