| Package | Description |
|---|---|
| dev.failsafe |
APIs for performing failsafe executions.
|
| dev.failsafe.event |
Event listener types.
|
| Class and Description |
|---|
| CircuitBreakerStateChangedEvent
Indicates a circuit breaker's state changed.
|
| EventListener
Listens for events.
|
| ExecutionAttemptedEvent
Indicates an execution was attempted.
|
| ExecutionCompletedEvent
Indicates an execution was completed or cancelled.
|
| ExecutionScheduledEvent
Indicates an execution was scheduled.
|
| Class and Description |
|---|
| ExecutionEvent
Encapsulates information about a Failsafe execution.
|
Copyright © 2022. All rights reserved.