| Package | Description |
|---|---|
| net.jodah.failsafe.event |
Event listener types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionAttemptedEvent<R>
Indicates an execution was attempted.
|
class |
ExecutionCompletedEvent<R>
Indicates an execution was completed.
|
Copyright © 2020. All rights reserved.