Class InterceptionPoint

java.lang.Object
io.smallrye.faulttolerance.internal.InterceptionPoint

public class InterceptionPoint extends Object
  • Constructor Details

    • InterceptionPoint

      public InterceptionPoint(Class<?> beanClass, Method method)
  • Method Details