Package io.micronaut.transaction.interceptor
-
Interface Summary Interface Description TransactionAttribute Deprecated. Interface is not needed anymoreTransactionDataSourceTenantResolver Resolves the tenant data source name for the transactional manager. -
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.ReactorCoroutineTxHelper Helper to setup Kotlin coroutine context with Reactor.TransactionalEventInterceptor Interceptor implementation forTransactionalEventListener.TransactionalInterceptor Default implementation ofTransactionalAdvice.TxCompletionStageDataIntroductionHelper The transactional state propagation inCompletionStagehelper.