| Package | Description |
|---|---|
| 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 |
These are the default transaction semantics for participant/manager interaction.
|
| 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 | 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.
|
Copyright © GigaSpaces.