GigaSpaces XAP 10.0.1 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)
          Deprecated. 
 void TxnManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 void TxnMgrProxy.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 void TxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
           
 void TxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
          Deprecated. 
 void TxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 void TxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 

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
static ServerTransaction ServerTransaction.create(TransactionManager mgr, long id, long lease)
           
 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)
          Deprecated. 
 void ExtendedTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 void ExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject)
          Deprecated. 
 void ExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy)
           
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.