Package io.quarkus.narayana.jta.runtime
Class TransactionScopedNotifier
java.lang.Object
io.quarkus.narayana.jta.runtime.TransactionScopedNotifier
- Direct Known Subclasses:
NotifyingTransactionManager,NotifyingUserTransaction
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidbeforeDestroyed(TransactionScopedNotifier.TransactionId transactionId) (package private) voiddestroyed(TransactionScopedNotifier.TransactionId transactionId) (package private) TransactionScopedNotifier.TransactionId(package private) voidinitialized(TransactionScopedNotifier.TransactionId transactionId)
-
Constructor Details
-
TransactionScopedNotifier
public TransactionScopedNotifier()
-
-
Method Details
-
initialized
-
beforeDestroyed
-
destroyed
-
getTransactionId
TransactionScopedNotifier.TransactionId getTransactionId() throws jakarta.transaction.SystemException- Throws:
jakarta.transaction.SystemException
-