Uses of Interface
net.jini.core.transaction.server.ExtendedTransactionManager
Packages that use ExtendedTransactionManager
Package
Description
Provides GigaSpaces client interface services
Provides implementations of the
TransactionManager service.
-
Uses of ExtendedTransactionManager in com.gigaspaces.client.transaction.local
Classes in com.gigaspaces.client.transaction.local that implement ExtendedTransactionManager -
Uses of ExtendedTransactionManager in com.gigaspaces.internal.transaction
Classes in com.gigaspaces.internal.transaction that implement ExtendedTransactionManager -
Uses of ExtendedTransactionManager in com.j_spaces.core.client
Classes in com.j_spaces.core.client that implement ExtendedTransactionManagerModifier and TypeClassDescriptionclassDeprecated.Since 8.0 - Use JINI transactions instead.Fields in com.j_spaces.core.client declared as ExtendedTransactionManagerModifier and TypeFieldDescriptionprotected final ExtendedTransactionManagerXAResourceImpl.m_txnMangerMethods in com.j_spaces.core.client with parameters of type ExtendedTransactionManagerModifier and TypeMethodDescriptionstatic Transaction.CreatedXATransactionFactory.create(ExtendedTransactionManager mgr, Xid xid, long leaseTime, boolean setAsDefault, ISpaceProxy proxy, XAResourceImpl resource, boolean delegatedXa) Creates new transaction for XA transactions. -
Uses of ExtendedTransactionManager in com.sun.jini.mahalo
Subinterfaces of ExtendedTransactionManager in com.sun.jini.mahaloModifier and TypeInterfaceDescriptioninterfaceEncapsulates the interface of an implementation of aTransactionManager.Classes in com.sun.jini.mahalo that implement ExtendedTransactionManagerModifier and TypeClassDescriptionclassConvenience 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.Methods in com.sun.jini.mahalo with parameters of type ExtendedTransactionManagerModifier and TypeMethodDescriptionstatic ObjectAbortJob.abortPartitionWithEnabledFailover(com.sun.jini.mahalo.ParticipantHandle handle, ExtendedTransactionManager mgr, long id, Object xid) static voidCommitJob.commitPartitionWithEnabledFailover(com.sun.jini.mahalo.ParticipantHandle handle, ExtendedTransactionManager mgr, long id, Object xid, int numPrepared) -
Uses of ExtendedTransactionManager in net.jini.core.transaction.server
Fields in net.jini.core.transaction.server declared as ExtendedTransactionManagerMethods in net.jini.core.transaction.server that return ExtendedTransactionManager