Uses of Class
io.smallrye.faulttolerance.internal.InterceptionPoint
-
Packages that use InterceptionPoint Package Description io.smallrye.faulttolerance.internal -
-
Uses of InterceptionPoint in io.smallrye.faulttolerance.internal
Methods in io.smallrye.faulttolerance.internal with parameters of type InterceptionPoint Modifier and Type Method Description MetricsRecorderStrategyCache. getMetrics(InterceptionPoint point, Supplier<MetricsRecorder> producer)<V> FaultToleranceStrategy<V>StrategyCache. getStrategy(InterceptionPoint point, Supplier<FaultToleranceStrategy<V>> producer)
-