| Package | Description | 
|---|---|
| com.gigaspaces.client.transaction.local | |
| com.gigaspaces.internal.lrmi.stubs | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.transaction | |
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| com.sun.jini.constants | 
 These are interfaces and classes for working with certain constants. 
 | 
| 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  | 
LRMISpaceImpl
LRMI Stub implementation of  
IRemoteJSpaceImpl interface. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IRemoteSpace
The GigaSpaces remote interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SpaceImpl  | 
| 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 | Class and Description | 
|---|---|
class  | 
TxnConstants
Names for constants common to transaction managers and participants. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TxnManager
Encapsulates the interface of an implementation of a  
TransactionManager. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbortJob
An implementation of a  
com.sun.jini.mahalo.Job which interacts with a set of
 net.jini.core.transaction.server.TransactionParticipants to inform them to roll back
 changes associated with a given net.jini.core.transaction.Transaction. | 
class  | 
CommitJob
An implementation of a  
Job which interacts with a set of
 TransactionParticipants to inform them to roll forward changes associated with a
 given Transaction. | 
class  | 
PrepareAndCommitJob
An implementation of a  
Job which interacts with a set of
 TransactionParticipants to inform them to vote and roll forward/back changes
 associated with a given Transaction. | 
class  | 
PrepareJob
An implementation of a  
com.sun.jini.mahalo.Job which interacts with a set of
 net.jini.core.transaction.server.TransactionParticipants to inform them to vote. | 
class  | 
SettlerTask
A  
SettlerTask is scheduled task, which causes an unsettled transaction to settle. | 
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 | Interface and Description | 
|---|---|
interface  | 
ExtendedTransactionManager
additional apis for transaction manager 
 | 
interface  | 
NestableTransactionManager
The interface used for managers of the two-phase commit protocol for nestable transactions. 
 | 
interface  | 
TransactionManager
The interface used for managers of the two-phase commit protocol for top-level transactions. 
 | 
interface  | 
TransactionParticipant
The interface used for participants of the two-phase commit protocol. 
 | 
Copyright © GigaSpaces.