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

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

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.
 

Uses of CheckedAction in com.arjuna.ats.jts.extensions
 

Methods in com.arjuna.ats.jts.extensions that return CheckedAction
 CheckedAction Current.getCheckedAction()
           
 

Methods in com.arjuna.ats.jts.extensions with parameters of type CheckedAction
 void Current.setCheckedAction(CheckedAction ca)
           
 



Copyright © 2011. All Rights Reserved.