Class TestReactiveTransactionalInterceptor
java.lang.Object
io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjecthandleSpecialTestMethod(jakarta.interceptor.InvocationContext ic) intercept(jakarta.interceptor.InvocationContext context) protected booleanisSpecialTestMethod(jakarta.interceptor.InvocationContext ic)
-
Constructor Details
-
TestReactiveTransactionalInterceptor
public TestReactiveTransactionalInterceptor()
-
-
Method Details
-
intercept
- Throws:
Exception
-
isSpecialTestMethod
protected boolean isSpecialTestMethod(jakarta.interceptor.InvocationContext ic) -
handleSpecialTestMethod
-