Uses of Package
dev.failsafe.event
-
Packages that use dev.failsafe.event Package Description dev.failsafe APIs for performing failsafe executions.dev.failsafe.event Event listener types.dev.failsafe.internal -
Classes in dev.failsafe.event used by dev.failsafe Class 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. -
Classes in dev.failsafe.event used by dev.failsafe.event Class Description ExecutionEvent Encapsulates information about a Failsafe execution. -
Classes in dev.failsafe.event used by dev.failsafe.internal Class 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.