Class InterceptionInvoker<V>

java.lang.Object
io.smallrye.faulttolerance.internal.InterceptionInvoker<V>
All Implemented Interfaces:
Invoker<V>

public class InterceptionInvoker<V> extends Object implements Invoker<V>
  • Constructor Details

    • InterceptionInvoker

      public InterceptionInvoker(jakarta.interceptor.InvocationContext interceptionContext)
  • Method Details