public interface TxnManager extends Remote, com.sun.jini.landlord.Landlord, com.sun.jini.admin.DestroyAdmin, net.jini.admin.Administrable, net.jini.admin.JoinAdmin, com.sun.jini.start.ServiceProxyAccessor, ExtendedTransactionManager
TransactionManager.com.sun.jini.landlord.Landlord.RenewResultsTransactionManager.Created| Modifier and Type | Field and Description |
|---|---|
static String |
MAHALO
Logger and configuration component name for Norm
|
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
getLocalProxy() |
Transaction |
getTransaction(long id)
Retrieves a
Transaction given the
transaction's ID. |
TransactionManager |
manager()
Returns a reference to the
TransactionManager
interface. |
void |
reenterPreparedExternalXid(Object xid,
List<TransactionParticipant> parts)
given a prepared xid (retrieved from participants) reenlist it and its participants- used in XA
|
addLookupAttributes, addLookupGroups, addLookupLocators, getLookupAttributes, getLookupGroups, getLookupLocators, modifyLookupAttributes, removeLookupGroups, removeLookupLocators, setLookupGroups, setLookupLocatorsabort, abort, commit, commit, create, disJoin, getState, join, join, join, join, join, join, join, prepareabort, abort, commit, commit, create, getState, getTransactionManagerId, join, needParticipantsJoinstatic final String MAHALO
TransactionManager manager() throws RemoteException
TransactionManager
interface.RemoteExceptionTransactionManager getLocalProxy() throws RemoteException
RemoteExceptionTransaction getTransaction(long id) throws RemoteException, UnknownTransactionException
Transaction given the
transaction's ID.id - the idRemoteExceptionUnknownTransactionExceptionvoid reenterPreparedExternalXid(Object xid, List<TransactionParticipant> parts) throws RemoteException, CannotCommitException
xid - parts - CannotCommitExceptionRemoteExceptionCopyright © GigaSpaces.