| Interface | Description |
|---|---|
| Execution<RESULT> |
Representation of currently running execution that promises to return
RESULT somewhen in the future. |
| ExecutionCondition<RESULT> |
A condition to match
Execution result. |
| ExecutionService |
| Class | Description |
|---|---|
| CountDownWatch |
A simple utility to measure time left from an timeout.
|
| Exception | Description |
|---|---|
| ExecutionException |
Execution that flags a problem during ansynchronous execution of a task.
|
| TimeoutExecutionException |
Copyright © 2015 JBoss by Red Hat. All rights reserved.