Uses of Class
com.sun.jini.mahalo.ParticipantModRecord

Packages that use ParticipantModRecord
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
 

Uses of ParticipantModRecord in com.sun.jini.mahalo
 

Subclasses of ParticipantModRecord in com.sun.jini.mahalo
(package private)  class ParticipantAbortRecord
          A LogRecord which encapsulates a participant being instructed to roll-back.
(package private)  class ParticipantCommitRecord
          A LogRecord which encapsulates a participant being instructed to roll-forward.
(package private)  class PrepareAndCommitRecord
          A LogRecord which encapsulates a participant being instructed to perform the prepareAndCommit optimization.
(package private)  class PrepareRecord
          A LogRecord which encapsulates a participant being instructed to vote.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.