Uses of Class
com.arjuna.ats.arjuna.coordinator.CheckedAction
Packages that use CheckedAction
Package
Description
-
Uses of CheckedAction in com.arjuna.ats.arjuna.coordinator
Methods in com.arjuna.ats.arjuna.coordinator that return CheckedActionModifier and TypeMethodDescriptionCheckedActionFactory.getCheckedAction
(Uid txId, String actionType) Return a CheckedAction instance for a transaction.Methods in com.arjuna.ats.arjuna.coordinator with parameters of type CheckedActionModifier and TypeMethodDescriptionprotected final void
BasicAction.setCheckedAction
(CheckedAction c) Add the specified CheckedAction object to this transaction. -
Uses of CheckedAction in com.arjuna.ats.internal.arjuna.coordinator
Methods in com.arjuna.ats.internal.arjuna.coordinator that return CheckedActionModifier and TypeMethodDescriptionCheckedActionFactoryImple.getCheckedAction
(Uid txId, String actionType) This implementation returns the same CheckedAction instance for every transaction. -
Uses of CheckedAction in com.arjuna.ats.internal.jts.coordinator
Methods in com.arjuna.ats.internal.jts.coordinator that return CheckedActionMethods in com.arjuna.ats.internal.jts.coordinator with parameters of type CheckedAction -
Uses of CheckedAction in com.arjuna.ats.internal.jts.orbspecific
Methods in com.arjuna.ats.internal.jts.orbspecific that return CheckedActionMethods in com.arjuna.ats.internal.jts.orbspecific with parameters of type CheckedAction -
Uses of CheckedAction in com.arjuna.ats.jts.extensions
Methods in com.arjuna.ats.jts.extensions that return CheckedActionMethods in com.arjuna.ats.jts.extensions with parameters of type CheckedAction