Uses of Class
com.atomikos.icatch.RollbackException

Packages that use RollbackException
com.atomikos.icatch   
 

Uses of RollbackException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw RollbackException
 void ExportingTransactionManager.addExtent(Extent extent)
          Called after call returns successfully: add the extent of the call to the current tx.
 void CompositeTransaction.commit()
          Commit the composite transaction.
 void CompositeTerminator.commit()
          Commit the composite transaction.
 HeuristicMessage[] Participant.commit(boolean onePhase)
          Commit the participant's work.
 Propagation ExportingTransactionManager.getPropagation()
          Get the propagation info of the tx for the calling thread.
 int Participant.prepare()
          Prepare the participant.
 Extent ImportingTransactionManager.terminated(boolean commit)
          Termination callback for current tx.
 



Copyright © 2011. All Rights Reserved.