Class TestReactiveTransactionalInterceptor

java.lang.Object
io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor

public class TestReactiveTransactionalInterceptor extends Object
  • Constructor Details

    • TestReactiveTransactionalInterceptor

      public TestReactiveTransactionalInterceptor()
  • Method Details

    • intercept

      public Object intercept(jakarta.interceptor.InvocationContext context) throws Exception
      Throws:
      Exception
    • isSpecialTestMethod

      protected boolean isSpecialTestMethod(jakarta.interceptor.InvocationContext ic)
    • handleSpecialTestMethod

      protected Object handleSpecialTestMethod(jakarta.interceptor.InvocationContext ic)