Uses of Class
com.arjuna.wst.TransactionRolledBackException

Packages that use TransactionRolledBackException
com.arjuna.mw.wst11   
com.arjuna.wst   
com.arjuna.wst11.stub   
 

Uses of TransactionRolledBackException in com.arjuna.mw.wst11
 

Methods in com.arjuna.mw.wst11 that throw TransactionRolledBackException
abstract  void UserBusinessActivity.close()
          The BA is normally terminated by the close method.
abstract  void UserTransaction.commit()
          The transaction is committed by the commit method.
 

Uses of TransactionRolledBackException in com.arjuna.wst
 

Methods in com.arjuna.wst that throw TransactionRolledBackException
 void BusinessActivityTerminator.close()
           
 void CompletionCoordinatorParticipant.commit()
           
 

Uses of TransactionRolledBackException in com.arjuna.wst11.stub
 

Methods in com.arjuna.wst11.stub that throw TransactionRolledBackException
 void BusinessActivityTerminatorStub.close()
           
 void BusinessActivityTerminatorRPCStub.close()
           
 void CompletionStub.commit()
           
 void CompletionRPCStub.commit()
           
 



Copyright © 2012. All Rights Reserved.