Uses of Interface
io.smallrye.faulttolerance.core.fallback.FallbackFunction
Packages that use FallbackFunction
-
Uses of FallbackFunction in io.smallrye.faulttolerance.core.fallback
Classes in io.smallrye.faulttolerance.core.fallback that implement FallbackFunctionFields in io.smallrye.faulttolerance.core.fallback declared as FallbackFunctionMethods in io.smallrye.faulttolerance.core.fallback that return FallbackFunctionConstructors in io.smallrye.faulttolerance.core.fallback with parameters of type FallbackFunctionModifierConstructorDescriptionFallback(FaultToleranceStrategy<V> delegate, String description, FallbackFunction<V> fallback, ExceptionDecision exceptionDecision)