public interface TxnManager extends Remote, Landlord, DestroyAdmin, Administrable, JoinAdmin, ServiceProxyAccessor, TransactionManager
TransactionManager.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 |
|---|---|
Transaction |
getTransaction(long id)
Retrieves a
Transaction given the
transaction's ID. |
TransactionManager |
manager()
Returns a reference to the
TransactionManager
interface. |
cancel, cancelAll, renew, renewAlldestroygetAdminaddLookupAttributes, addLookupGroups, addLookupLocators, getLookupAttributes, getLookupGroups, getLookupLocators, modifyLookupAttributes, removeLookupGroups, removeLookupLocators, setLookupGroups, setLookupLocatorsgetServiceProxystatic final String MAHALO
TransactionManager manager() throws RemoteException
TransactionManager
interface.RemoteExceptionTransaction getTransaction(long id) throws RemoteException, UnknownTransactionException
Transaction given the
transaction's ID.id - the idRemoteExceptionUnknownTransactionExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.