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(FallbackContext<?> ctx)
-
-
-
Method Detail
-
createInvoker
public Invoker<?> createInvoker(FallbackContext<?> ctx) throws ReflectiveOperationException
- Throws:
ReflectiveOperationException
-
-