Package org.jdtaus.core.monitor

Task monitoring.

See:
          Description

Interface Summary
TaskEventSource TaskEventSource is implemented by classes firing TaskEvents.
TaskListener Listener to be notified about TaskEvents.
 

Class Summary
Task A task of execution.
TaskEvent Event produced by a Task.
 

Package org.jdtaus.core.monitor Description

Task monitoring.

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.

See Also:
Task


Copyright © 2005-2009 jDTAUS. All Rights Reserved.