|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxnSettler | |
---|---|
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of TxnSettler in com.sun.jini.mahalo |
---|
Classes in com.sun.jini.mahalo that implement TxnSettler | |
---|---|
(package private) class |
ActivatableMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mahalo that is activatable, and which will
log its state information to persistent storage. |
(package private) class |
NonActivatableMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mahalo that is not activatable, but which
will log its state information to persistent storage. |
(package private) class |
TransientMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
a transient (non-activatable, non-persistent) implementation
of Mahalo. |
(package private) class |
TxnManagerImpl
An implementation of the Jini Transaction Specification. |
Fields in com.sun.jini.mahalo declared as TxnSettler | |
---|---|
private TxnSettler |
TxnManagerTransaction.settler
|
Constructors in com.sun.jini.mahalo with parameters of type TxnSettler | |
---|---|
TxnManagerTransaction(TransactionManager mgr,
LogManager logmgr,
long id,
TaskManager threadpool,
WakeupManager wm,
TxnSettler settler,
Uuid uuid)
Constructs a TxnManagerTransaction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |