class NonActivatableMahaloImpl extends TxnManagerImpl
ServiceStarter framework to start
an implementation of Mahalo that is not activatable, but which
will log its state information to persistent storage.Landlord.RenewResultsTransactionManager.CreateddestroyLogger, exporter, initLogger, loginContext, operationsLogger, participantLogger, persistenceLogger, startupLogger, transactionsLoggerMAHALOABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTINGDAYS, HOURS, MINUTES, SECONDS| Constructor and Description |
|---|
NonActivatableMahaloImpl(String[] configArgs,
LifeCycle lifeCycle)
Constructs a new instance of
TxnManagerImpl that is not
activatable, but which will persist its state. |
abort, abort, addLookupAttributes, addLookupGroups, addLookupLocators, cancel, cancelAll, commit, commit, create, destroy, getAdmin, getLookupAttributes, getLookupGroups, getLookupLocators, getProxy, getProxyVerifier, getServiceProxy, getState, getTransaction, initFailed, join, manager, modifyLookupAttributes, nextID, noteUnsettledTxn, recover, removeLookupGroups, removeLookupLocators, renew, renewAll, setLookupGroups, setLookupLocators, startNonActivatableMahaloImpl(String[] configArgs, LifeCycle lifeCycle) throws Exception
TxnManagerImpl that is not
activatable, but which will 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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.