GigaSpaces XAP 8.0 API

Uses of Class
net.jini.core.transaction.server.TransactionManager.Created

Packages that use TransactionManager.Created
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 TransactionManager.Created in com.sun.jini.mahalo
 

Methods in com.sun.jini.mahalo that return TransactionManager.Created
 TransactionManager.Created TxnManagerImpl.create(long lease)
           
 TransactionManager.Created TxnMgrProxy.create(long lease)
           
 TransactionManager.Created TxnManagerImpl.create(Object externalXid, long lease)
           
 TransactionManager.Created TxnMgrProxy.create(Object xid, long lease)
           
 

Uses of TransactionManager.Created in net.jini.core.transaction.server
 

Methods in net.jini.core.transaction.server that return TransactionManager.Created
 TransactionManager.Created TransactionManager.create(long lease)
          Begin a new top-level transaction.
 TransactionManager.Created NestableTransactionManager.create(NestableTransactionManager parentMgr, long parentID, long lease)
          Begin a nested transaction, with the specified transaction as parent.
 TransactionManager.Created ExtendedTransactionManager.create(Object xid, long lease)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.