| Package | Description | 
|---|---|
| com.gigaspaces.client.transaction.local | |
| com.gigaspaces.internal.transaction | |
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| net.jini.core.transaction.server | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionManager.Created | 
LocalTransactionManagerImpl.create(long lease)
Deprecated.  
  | 
TransactionManager.Created | 
LocalTransactionManagerImpl.create(Object xid,
      long lease)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionManager.Created | 
DummyTransactionManager.create(long lease)  | 
TransactionManager.Created | 
DummyTransactionManager.create(Object xid,
      long lease)  | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionManager.Created | 
TxnMgrProxy.create(long lease)  | 
TransactionManager.Created | 
TxnManagerImpl.create(long lease)  | 
TransactionManager.Created | 
TxnMgrProxy.create(Object xid,
      long lease)  | 
TransactionManager.Created | 
TxnManagerImpl.create(Object externalXid,
      long lease)  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
Copyright © GigaSpaces.