Class TestReactiveTransactionalInterceptor


  • public class TestReactiveTransactionalInterceptor
    extends Object
    • Constructor Detail

      • TestReactiveTransactionalInterceptor

        public TestReactiveTransactionalInterceptor()
    • Method Detail

      • 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)