| Package | Description |
|---|---|
| oracle.jdeveloper.usage | |
| oracle.jdeveloper.usage.util |
| Class and Description |
|---|
| BackgroundTask
The
BackgroundTask is an interface that describes the
operations available for checking on the status of a running task. |
| Class and Description |
|---|
| AbstractBackgroundTask
The
AbstractBackgroundTask takes care of the common
code for a BackgroundTask based on the
AsyncTask API. |
| BackgroundTask
The
BackgroundTask is an interface that describes the
operations available for checking on the status of a running task. |
| TaskMultiplexer
The
TaskMultiplexer is a utility class that allows
clients to funnel multiple query requests to a single query task. |