Uses of Class
io.smallrye.faulttolerance.internal.FallbackMethodCandidates
-
Packages that use FallbackMethodCandidates Package Description io.smallrye.faulttolerance.internal -
-
Uses of FallbackMethodCandidates in io.smallrye.faulttolerance.internal
Methods in io.smallrye.faulttolerance.internal that return FallbackMethodCandidates Modifier and Type Method Description static FallbackMethodCandidatesFallbackMethodCandidates. create(InterceptionPoint point, String fallbackMethodName, boolean allowExceptionParam)FallbackMethodCandidatesStrategyCache. getFallbackMethodCandidates(InterceptionPoint point, String fallbackMethodName)
-