|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionConstants | |
---|---|
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 | These are the default transaction semantics for participant/manager interaction. |
Uses of TransactionConstants in com.j_spaces.core.client |
---|
Classes in com.j_spaces.core.client that implement TransactionConstants | |
---|---|
class |
LocalTransactionManager
Deprecated. Since 8.0 - Use JINI transactions instead. |
Uses of TransactionConstants in com.sun.jini.constants |
---|
Classes in com.sun.jini.constants that implement TransactionConstants | |
---|---|
class |
TxnConstants
Names for constants common to transaction managers and participants. |
Uses of TransactionConstants in com.sun.jini.mahalo |
---|
Subinterfaces of TransactionConstants in com.sun.jini.mahalo | |
---|---|
interface |
TxnManager
Encapsulates the interface of an implementation of a TransactionManager . |
Classes in com.sun.jini.mahalo that implement TransactionConstants | |
---|---|
class |
AbortJob
An implementation of a com.sun.jini.mahalo.Job which
interacts with a set of
net.jini.core.transaction.server.TransactionParticipant s
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 TransactionParticipant s 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 TransactionParticipant s 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.TransactionParticipant s
to inform them to vote. |
class |
SettlerTask
A SettlerTask is scheduled task, which
causes an unsettled transaction to settle. |
class |
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification. |
class |
TxnMgrProxy
A TxnMgrProxy is a proxy for the
transaction manager service. |
Uses of TransactionConstants in net.jini.core.transaction.server |
---|
Subinterfaces of TransactionConstants in net.jini.core.transaction.server | |
---|---|
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. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |