public class TransientMahaloImpl extends TxnManagerImpl
ServiceStarter
framework
to start a transient (non-activatable, non-persistent) implementation of Mahalo.TxnManagerImpl.IdGenT
Landlord.RenewResults
TransactionManager.Created
exporter, loginContext
MAHALO
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING
DAYS, HOURS, MINUTES, SECONDS
Constructor and Description |
---|
TransientMahaloImpl(String[] configArgs,
LifeCycle lifeCycle)
Constructs a new instance of
TxnManagerImpl that is not activatable, and which
will not persist its state. |
abort_impl, abort, abort, abort, abort, addLookupAttributes, addLookupGroups, addLookupLocators, cancel, cancelAll, commit, commit, commit, commit, create, create, destroy, disJoin, disJoin, getAdmin, getLocalProxy, getLookupAttributes, getLookupGroups, getLookupLocators, getProxy, getProxyVerifier, getServiceProxy, getState, getState, getTransaction, getTransactionManagerId, initFailed, join, join, join, join, join, join, join, join, manager, modifyLookupAttributes, needParticipantsJoin, noteUnsettledTxn, prepare, recover, reenterPreparedExternalXid, removeLookupGroups, removeLookupLocators, renew, renewAll, setLookupGroups, setLookupLocators
public TransientMahaloImpl(String[] configArgs, LifeCycle lifeCycle) throws Exception
TxnManagerImpl
that is not activatable, and which
will not persist its state.configArgs
- String
array whose elements are the arguments to use when
creating the server.lifeCycle
- instance of LifeCycle
that, if non-null
, will
cause this object's unregister
method to be invoked during
shutdown to notify the service starter framework that the reference to this
service's implementation can be 'released' for garbage collection. A value
of null
for this argument is allowed.Exception
- If there was a problem initializing the service.Copyright © GigaSpaces.