Uses of Class
fish.payara.microprofile.faulttolerance.state.CircuitBreakerState
-
Packages that use CircuitBreakerState Package Description fish.payara.microprofile.faulttolerance fish.payara.microprofile.faulttolerance.service -
-
Uses of CircuitBreakerState in fish.payara.microprofile.faulttolerance
Methods in fish.payara.microprofile.faulttolerance that return CircuitBreakerState Modifier and Type Method Description CircuitBreakerStateFaultToleranceMethodContext. getState()Get or create theCircuitBreakerState. -
Uses of CircuitBreakerState in fish.payara.microprofile.faulttolerance.service
Methods in fish.payara.microprofile.faulttolerance.service that return CircuitBreakerState Modifier and Type Method Description CircuitBreakerStateFaultToleranceMethodContextImpl. getState()
-