public interface TxnManager extends Remote, Landlord, DestroyAdmin, Administrable, JoinAdmin, ServiceProxyAccessor, TransactionManager
TransactionManager
.Landlord.RenewResults
TransactionManager.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. |
destroy
getAdmin
addLookupAttributes, addLookupGroups, addLookupLocators, getLookupAttributes, getLookupGroups, getLookupLocators, modifyLookupAttributes, removeLookupGroups, removeLookupLocators, setLookupGroups, setLookupLocators
getServiceProxy
static final String MAHALO
TransactionManager manager() throws RemoteException
TransactionManager
interface.RemoteException
Transaction getTransaction(long id) throws RemoteException, UnknownTransactionException
Transaction
given the
transaction's ID.id
- the idRemoteException
UnknownTransactionException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.