Package com.arjuna.ats.jta.cdi
-
Interface Summary Interface Description RunnableWithException Functional interface for 'run' method that throws a checked exception. -
Class Summary Class Description DelegatingTransactionManager AnabstractTransactionManagerimplementation that delegates all method invocations to anotherTransactionManager.DelegatingTransactionSynchronizationRegistry AnabstractTransactionSynchronizationRegistryimplementation that delegates all method invocations to anotherTransactionSynchronizationRegistry.SneakyThrow An utility class which makes possible to throw any exception as aRuntimeException.TransactionContext TransactionExtension TransactionHandler TransactionScopeCleanup<T>