Uses of Enum
io.smallrye.faulttolerance.core.circuit.breaker.CircuitBreakerEvents.Finished
Packages that use CircuitBreakerEvents.Finished
-
Uses of CircuitBreakerEvents.Finished in io.smallrye.faulttolerance.core.circuit.breaker
Methods in io.smallrye.faulttolerance.core.circuit.breaker that return CircuitBreakerEvents.FinishedModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CircuitBreakerEvents.Finished[]CircuitBreakerEvents.Finished.values()Returns an array containing the constants of this enum type, in the order they are declared.