Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectAddAbortException

Packages that use SharedObjectAddAbortException
org.eclipse.ecf.core.sharedobject   
 

Uses of SharedObjectAddAbortException in org.eclipse.ecf.core.sharedobject
 

Methods in org.eclipse.ecf.core.sharedobject that throw SharedObjectAddAbortException
protected  void TwoPhaseCommitEventProcessor.doTMAbort(java.lang.Throwable except)
           
protected  void TwoPhaseCommitEventProcessor.doTMCommit()
           
protected  boolean TwoPhaseCommitEventProcessor.isVotingCompleted()
           
protected  void TwoPhaseCommitEventProcessor.sendCommit()
           
 void TwoPhaseCommitEventProcessor.waitToCommit()
           
 void ISharedObjectContainerTransaction.waitToCommit()
          Method called to wait for a transaction to complete.