| Package | Description |
|---|---|
| oracle.jbo.common.async | |
| oracle.jbo.common.async.impl |
| Class and Description |
|---|
| ApplicationModuleWrapper.ApplicationModuleReceiver |
| ExecutorService
An service provider may implement an ExecutorService to execute
SerializableCallable tasks. |
| SerializableCallable
A serializable callable that an executor service may invoke to perform
a task.
|
| SerializableFuture
Returned from
ExecutorService#scheduleFuture(SerializableCallable). |
| Class and Description |
|---|
| ExecutorService
An service provider may implement an ExecutorService to execute
SerializableCallable tasks. |
| SerializableCallable
A serializable callable that an executor service may invoke to perform
a task.
|
| SerializableFuture
Returned from
ExecutorService#scheduleFuture(SerializableCallable). |