Uses of Class
com.sun.jini.mahalo.log.CannotRecoverException

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

Uses of CannotRecoverException in com.sun.jini.mahalo
 

Methods in com.sun.jini.mahalo that throw CannotRecoverException
 void CommitRecord.recover(TxnManagerTransaction tmt)
          Recovers the state encapsulated the CommitRecord to the caller.
 void AbortRecord.recover(TxnManagerTransaction tmt)
          Recovers the state encapsulated the AbortRecord to the caller.
 void ParticipantModRecord.recover(TxnManagerTransaction tmt)
           
 void TxnLogRecord.recover(TxnManagerTransaction tmt)
           
 



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