GigaSpaces XAP 8.0 API

Uses of Class
net.jini.core.transaction.server.ServerTransaction

Packages that use ServerTransaction
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
net.jini.core.transaction.server These are the default transaction semantics for participant/manager interaction. 
 

Uses of ServerTransaction in com.sun.jini.mahalo
 

Methods in com.sun.jini.mahalo with parameters of type ServerTransaction
 void TxnManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 void TxnMgrProxy.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 void TxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 void TxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 

Uses of ServerTransaction in net.jini.core.transaction.server
 

Subclasses of ServerTransaction in net.jini.core.transaction.server
 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 that return ServerTransaction
 ServerTransaction ServerTransaction.createCopy()
           
protected  ServerTransaction ServerTransaction.createInstance()
          Creates an instance of this class for cloning using the createCopy() method.
 

Methods in net.jini.core.transaction.server with parameters of type ServerTransaction
 void ExtendedTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 void ExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.