Uses of Class
io.smallrye.faulttolerance.core.fallback.FallbackEvents.Applied
-
Packages that use FallbackEvents.Applied Package Description io.smallrye.faulttolerance.core.fallback -
-
Uses of FallbackEvents.Applied in io.smallrye.faulttolerance.core.fallback
Methods in io.smallrye.faulttolerance.core.fallback that return FallbackEvents.Applied Modifier and Type Method Description static FallbackEvents.AppliedFallbackEvents.Applied. valueOf(String name)Returns the enum constant of this type with the specified name.static FallbackEvents.Applied[]FallbackEvents.Applied. values()Returns an array containing the constants of this enum type, in the order they are declared.
-