| Package | Description | 
|---|---|
| com.gigaspaces.client.transaction.local | |
| com.gigaspaces.internal.transaction | |
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| net.jini.core.transaction.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalTransactionManagerImpl
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DummyTransactionManager  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalTransactionManager
Deprecated. 
 
Since 8.0 - Use JINI transactions instead. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ExtendedTransactionManager | 
XAResourceImpl.m_txnManger  | 
| Modifier and Type | Method and Description | 
|---|---|
static Transaction.Created | 
XATransactionFactory.create(ExtendedTransactionManager mgr,
      Xid xid,
      long leaseTime,
      boolean setAsDefault,
      ISpaceProxy proxy,
      XAResourceImpl resource,
      boolean delegatedXa)
Creates new transaction for XA transactions. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TxnManager
Encapsulates the interface of an implementation of a  
TransactionManager. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransientMahaloImpl
Convenience class intended for use with the  
ServiceStarter framework
 to start a transient (non-activatable, non-persistent) implementation of Mahalo. | 
class  | 
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification. 
 | 
class  | 
TxnMgrProxy
A  
TxnMgrProxy is a proxy for the transaction manager service. | 
| Modifier and Type | Method and Description | 
|---|---|
static Object | 
AbortJob.abortPartitionWithEnabledFailover(com.sun.jini.mahalo.ParticipantHandle handle,
                                 ExtendedTransactionManager mgr,
                                 long id,
                                 Object xid)  | 
static void | 
CommitJob.commitPartitionWithEnabledFailover(com.sun.jini.mahalo.ParticipantHandle handle,
                                  ExtendedTransactionManager mgr,
                                  long id,
                                  Object xid,
                                  int numPrepared)  | 
| Modifier and Type | Field and Description | 
|---|---|
ExtendedTransactionManager | 
ServerTransaction.mgr
The transaction manager. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedTransactionManager | 
ServerTransaction.getTransactionManager()  | 
Copyright © GigaSpaces.