Uses of Class
com.atomikos.icatch.HeurCommitException

Packages that use HeurCommitException
com.atomikos.datasource.xa   
com.atomikos.icatch   
com.atomikos.icatch.admin   
com.atomikos.icatch.admin.jmx   
com.atomikos.icatch.imp   
com.atomikos.icatch.msg   
com.atomikos.icatch.trmi   
com.atomikos.tcc   
 

Uses of HeurCommitException in com.atomikos.datasource.xa
 

Methods in com.atomikos.datasource.xa that throw HeurCommitException
 HeuristicMessage[] XAResourceTransaction.rollback()
           
 

Uses of HeurCommitException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw HeurCommitException
 HeuristicMessage[] Participant.rollback()
          Rollback of the participant's work.
 

Uses of HeurCommitException in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin that throw HeurCommitException
 void AdminTransaction.forceRollback()
          Forces rollback of the transaction.
 

Uses of HeurCommitException in com.atomikos.icatch.admin.jmx
 

Methods in com.atomikos.icatch.admin.jmx that throw HeurCommitException
 void JmxPreparedTransactionMBean.forceRollback()
          Forces rollback of the transaction.
 void JmxPreparedTransaction.forceRollback()
           
 

Uses of HeurCommitException in com.atomikos.icatch.imp
 

Methods in com.atomikos.icatch.imp that throw HeurCommitException
 HeuristicMessage[] SubTransactionCoordinatorParticipant.rollback()
           
 HeuristicMessage[] RollbackOnlyParticipant.rollback()
           
 HeuristicMessage[] ReadOnlyParticipant.rollback()
           
 HeuristicMessage[] CoordinatorImp.rollback()
           
 HeuristicMessage[] CoordinatorImp.rollbackHeuristically()
           
protected  void CoordinatorImp.terminate(boolean commit)
          Terminate the work, on behalf of Terminator.
 

Uses of HeurCommitException in com.atomikos.icatch.msg
 

Methods in com.atomikos.icatch.msg that throw HeurCommitException
 HeuristicMessage[] MessageParticipant.rollback()
           
 

Uses of HeurCommitException in com.atomikos.icatch.trmi
 

Methods in com.atomikos.icatch.trmi that throw HeurCommitException
 HeuristicMessage[] TrmiTransactionManager_Stub.rollback(String $param_String_1)
           
 HeuristicMessage[] TrmiTransactionManager.rollback(String root)
           
 HeuristicMessage[] ParticipantServer.rollback(String root)
          Rollback the participant for the given root.
 HeuristicMessage[] _TrmiTransactionManager_Stub.rollback(String arg0)
           
 HeuristicMessage[] _ParticipantServer_Stub.rollback(String arg0)
           
 

Uses of HeurCommitException in com.atomikos.tcc
 

Methods in com.atomikos.tcc that throw HeurCommitException
 void TccService.cancel(String id)
          Cancels the LOCAL business logic for this service.
 



Copyright © 2012. All Rights Reserved.