Uses of Class
com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
Packages that use TransactionReaper Package Description com.arjuna.ats.arjuna.coordinator -
-
Uses of TransactionReaper in com.arjuna.ats.arjuna.coordinator
Methods in com.arjuna.ats.arjuna.coordinator that return TransactionReaper Modifier and Type Method Description static TransactionReaperTransactionReaper. transactionReaper()Starting with 4.8, this method will always return an instance, will never return null.
-