|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxnManagerTransaction | |
---|---|
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of TxnManagerTransaction in com.sun.jini.mahalo |
---|
Methods in com.sun.jini.mahalo that return TxnManagerTransaction | |
---|---|
private TxnManagerTransaction |
TxnManagerImpl.enterTMT(long cookie)
|
Methods in com.sun.jini.mahalo with parameters of type TxnManagerTransaction | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |