Uses of Class
com.arjuna.ats.arjuna.coordinator.CheckedAction
-
Packages that use CheckedAction Package Description com.arjuna.ats.arjuna.coordinator -
-
Uses of CheckedAction in com.arjuna.ats.arjuna.coordinator
Methods in com.arjuna.ats.arjuna.coordinator that return CheckedAction Modifier and Type Method Description CheckedActionCheckedActionFactory. getCheckedAction(Uid txId, String actionType)Return a CheckedAction instance for a transaction.Methods in com.arjuna.ats.arjuna.coordinator with parameters of type CheckedAction Modifier and Type Method Description protected voidBasicAction. setCheckedAction(CheckedAction c)Add the specified CheckedAction object to this transaction.
-