Uses of Interface
net.jini.core.transaction.server.TransactionConstants
Packages that use TransactionConstants
Package
Description
Provides GigaSpaces client interface services
These are interfaces and classes for working with certain constants.
Provides implementations of the
TransactionManager service.
-
Uses of TransactionConstants in com.gigaspaces.client.transaction.local
Classes in com.gigaspaces.client.transaction.local that implement TransactionConstants -
Uses of TransactionConstants in com.gigaspaces.internal.lrmi.stubs
Classes in com.gigaspaces.internal.lrmi.stubs that implement TransactionConstantsModifier and TypeClassDescriptionclassLRMI Stub implementation ofIRemoteJSpaceImplinterface. -
Uses of TransactionConstants in com.gigaspaces.internal.server.space
Subinterfaces of TransactionConstants in com.gigaspaces.internal.server.spaceClasses in com.gigaspaces.internal.server.space that implement TransactionConstants -
Uses of TransactionConstants in com.gigaspaces.internal.transaction
Classes in com.gigaspaces.internal.transaction that implement TransactionConstants -
Uses of TransactionConstants in com.j_spaces.core.client
Classes in com.j_spaces.core.client that implement TransactionConstantsModifier and TypeClassDescriptionclassDeprecated.Since 8.0 - Use JINI transactions instead. -
Uses of TransactionConstants in com.sun.jini.constants
Classes in com.sun.jini.constants that implement TransactionConstantsModifier and TypeClassDescriptionclassNames for constants common to transaction managers and participants. -
Uses of TransactionConstants in com.sun.jini.mahalo
Subinterfaces of TransactionConstants in com.sun.jini.mahaloModifier and TypeInterfaceDescriptioninterfaceEncapsulates the interface of an implementation of aTransactionManager.Classes in com.sun.jini.mahalo that implement TransactionConstantsModifier and TypeClassDescriptionclassAn implementation of acom.sun.jini.mahalo.Jobwhich interacts with a set ofnet.jini.core.transaction.server.TransactionParticipants to inform them to roll back changes associated with a givennet.jini.core.transaction.Transaction.classAn implementation of aJobwhich interacts with a set ofTransactionParticipants to inform them to roll forward changes associated with a givenTransaction.classAn implementation of aJobwhich interacts with a set ofTransactionParticipants to inform them to vote and roll forward/back changes associated with a givenTransaction.classAn implementation of acom.sun.jini.mahalo.Jobwhich interacts with a set ofnet.jini.core.transaction.server.TransactionParticipants to inform them to vote.classASettlerTaskis scheduled task, which causes an unsettled transaction to settle.classConvenience class intended for use with theServiceStarterframework to start a transient (non-activatable, non-persistent) implementation of Mahalo.classAn implementation of the Jini(TM) Transaction Specification.classATxnMgrProxyis a proxy for the transaction manager service. -
Uses of TransactionConstants in net.jini.core.transaction.server
Subinterfaces of TransactionConstants in net.jini.core.transaction.serverModifier and TypeInterfaceDescriptioninterfaceadditional apis for transaction managerinterfaceThe interface used for managers of the two-phase commit protocol for nestable transactions.interfaceThe interface used for managers of the two-phase commit protocol for top-level transactions.interfaceThe interface used for participants of the two-phase commit protocol.