| Interface | Description |
|---|---|
| ContextualResultListener<R,F extends Throwable> |
Listens for an execution result, providing
ExecutionStats that describe executions so far. |
| ContextualSuccessListener<R> |
Listens for an execution success, providing
ExecutionStats that describe executions so far. |
| ResultListener<R,F extends Throwable> |
Listens for an execution result.
|
| SuccessListener<R> |
Listens for an execution success.
|
Copyright © 2016. All Rights Reserved.