Package io.micronaut.transaction.interceptor
-
Interface Summary Interface Description TransactionAttribute Deprecated. Interface is not needed anymore -
Class Summary Class Description CoroutineTxHelper Helper to setup Kotlin coroutine context.DefaultTransactionAttribute Deprecated. Class is not needed anymoreKotlinInterceptedMethodAsyncResultSupplier<C,T> The supplier of the Kotlin intercepted method result, allows to access the actual intercepted method.TransactionalEventInterceptor Interceptor implementation forTransactionalEventListener
.TransactionalInterceptor Default implementation ofTransactionalAdvice
.