Class FallbackMethod
- java.lang.Object
-
- io.smallrye.faulttolerance.internal.FallbackMethod
-
public final class FallbackMethod extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Invoker<?>createInvoker(FailureContext ctx)
-
-
-
Method Detail
-
createInvoker
public Invoker<?> createInvoker(FailureContext ctx) throws ReflectiveOperationException
- Throws:
ReflectiveOperationException
-
-