|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CancelableTask | A Runnable implementation and a wrapper that supports canceling it's task execution. |
MonitorableTask | A Runnable implementation and a wrapper that supports monitoring of the execution status
and a utility methods to await the task completion or a given timeout, what occurs first. |
NotifiableTask | A Runnable implementation and wrapper that supports a call back for the execution of a
task. |
Provides task related capabilities like implementations of the Runnable interface, simplifying task monitoring.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |