| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TaskFrameworkServices | Framework services that task executors can utilize. | 
| TaskMonitor | NOT COMPLETE This is the interface used by the task implementor to access services offered by the TaskManager during the execution of the task. | 
| Class Summary | |
|---|---|
| CancellableTask | A cancellable task extends a Task with the additional method for requesting cancellation. | 
| DefaultTaskMonitorImpl | |
| Task<T> | A Task encapsulates the threading artifacts to provide a standardized interface for performing operations on a user thread. | 
| TaskGroup | A TaskGroup is a specialized Task that is composed of one or more sub-tasks. | 
| TaskID | TaskID is generated by the TaskManager is for internal tracking only. | 
| TaskManager | The TaskManager is a singleton that controls and monitors the execution of all tasks The basic pattern is to create a Task or TaskGroup and hand it over to the TaskManager for execution. | 
| TaskRunnable | |
| Enum Summary | |
|---|---|
| TaskGroupExecutionPolicy | Enumeration for exection policies for member Tasks in a TaskGroup. | 
| TaskState | The enumeration of the possible states of a Task. | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||