Class Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider
- java.lang.Object
-
- io.quarkus.smallrye.faulttolerance.runtime.graal.Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider
-
final class Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classTarget_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext
-
Constructor Summary
Constructors Constructor Description Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static ObjectgetFallback(Method fallbackMethod, Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext ctx)
-
-
-
Method Detail
-
getFallback
static Object getFallback(Method fallbackMethod, Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext ctx) throws IllegalAccessException, InstantiationException, IllegalArgumentException, InvocationTargetException, Throwable
-
-