Uses of Enum Class
com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreaker.State
Packages that use ErrorRecoveryManager.CircuitBreaker.State
Package
Description
Utility classes and helper functions for D-Bus operations and internal framework use.
-
Uses of ErrorRecoveryManager.CircuitBreaker.State in com.lucimber.dbus.util
Methods in com.lucimber.dbus.util that return ErrorRecoveryManager.CircuitBreaker.StateModifier and TypeMethodDescriptionErrorRecoveryManager.CircuitBreaker.getState()
Gets the current state of the circuit breaker.Returns the enum constant of this class with the specified name.ErrorRecoveryManager.CircuitBreaker.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.