Package io.helidon.integrations.jta.cdi
-
Class Summary Class Description DelegatingTransactionManager Anabstract
TransactionManager
implementation that delegates all method invocations to anotherTransactionManager
.DelegatingTransactionSynchronizationRegistry Anabstract
TransactionSynchronizationRegistry
implementation that delegates all method invocations to anotherTransactionSynchronizationRegistry
.NarayanaExtension A CDI 2.0 portable extension that adapts the Narayana transaction engine to a CDI 2.0 SE environment.