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