Uses of Class
com.arjuna.ats.arjuna.coordinator.CheckedAction

Packages that use CheckedAction
com.arjuna.ats.arjuna.coordinator   
 

Uses of CheckedAction in com.arjuna.ats.arjuna.coordinator
 

Methods in com.arjuna.ats.arjuna.coordinator that return CheckedAction
 CheckedAction CheckedActionFactory.getCheckedAction(Uid txId, String actionType)
          Return a CheckedAction instance for a transaction.
 

Methods in com.arjuna.ats.arjuna.coordinator with parameters of type CheckedAction
protected  void BasicAction.setCheckedAction(CheckedAction c)
          Add the specified CheckedAction object to this transaction.
 



Copyright © 2011. All Rights Reserved.