JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
I
M
T
V
C
CircuitBreakerState
- Enum in
io.smallrye.faulttolerance.api
CircuitBreakerStateChanged
- Class in
io.smallrye.faulttolerance.api
Deprecated.
this will be removed in SmallRye Fault Tolerance 5.0.0, which will introduce a new, easier to use API for circuit breaker maintenance
CircuitBreakerStateChanged(Class<?>, Method, CircuitBreakerState)
- Constructor for class io.smallrye.faulttolerance.api.
CircuitBreakerStateChanged
Deprecated.
clazz
- Variable in class io.smallrye.faulttolerance.api.
CircuitBreakerStateChanged
Deprecated.
I
io.smallrye.faulttolerance.api
- package io.smallrye.faulttolerance.api
M
method
- Variable in class io.smallrye.faulttolerance.api.
CircuitBreakerStateChanged
Deprecated.
T
targetState
- Variable in class io.smallrye.faulttolerance.api.
CircuitBreakerStateChanged
Deprecated.
V
valueOf(String)
- Static method in enum io.smallrye.faulttolerance.api.
CircuitBreakerState
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.smallrye.faulttolerance.api.
CircuitBreakerState
Returns an array containing the constants of this enum type, in the order they are declared.
C
I
M
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018–2020. All rights reserved.