|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestableTransaction | |
---|---|
net.jini.core.transaction | These are the transaction abstraction's interfaces and classes. |
net.jini.core.transaction.server | These are the default transaction semantics for participant/manager interaction. |
Uses of NestableTransaction in net.jini.core.transaction |
---|
Fields in net.jini.core.transaction declared as NestableTransaction | |
---|---|
NestableTransaction |
NestableTransaction.Created.transaction
The transaction. |
Constructors in net.jini.core.transaction with parameters of type NestableTransaction | |
---|---|
NestableTransaction.Created(NestableTransaction transaction,
Lease lease)
Simple constructor. |
Uses of NestableTransaction in net.jini.core.transaction.server |
---|
Classes in net.jini.core.transaction.server that implement NestableTransaction | |
---|---|
class |
NestableServerTransaction
Class implementing the NestableTransaction interface, for use
with transaction participants that implement the default transaction
semantics. |
Methods in net.jini.core.transaction.server with parameters of type NestableTransaction | |
---|---|
boolean |
NestableServerTransaction.enclosedBy(NestableTransaction enclosing)
Return true if the specified transaction is an ancestor of this transaction. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |