|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionParticipant | |
|---|---|
| com.sun.sgs.service | Provides interfaces and classes for services provided by the RedDwarf Server. |
| Uses of TransactionParticipant in com.sun.sgs.service |
|---|
| Subinterfaces of TransactionParticipant in com.sun.sgs.service | |
|---|---|
interface |
NonDurableTransactionParticipant
Defines a TransactionParticipant that does not maintain durable
persistent state of its own, but instead relies on other participants to
store any persistent state that it needs. |
| Methods in com.sun.sgs.service with parameters of type TransactionParticipant | |
|---|---|
void |
Transaction.join(TransactionParticipant participant)
Tells the Transaction that the given
TransactionParticipant is participating in the
transaction. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||