Package org.jdtaus.core.monitor

Task monitoring.

See:
          Description

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

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

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-2007 jDTAUS. All Rights Reserved.