GigaSpaces XAP 8.0 API

Uses of Interface
net.jini.core.transaction.NestableTransaction

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 8.0 API

Copyright © GigaSpaces.