|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxnMonitor | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
Uses of TxnMonitor in com.sun.jini.outrigger |
---|
Fields in com.sun.jini.outrigger declared as TxnMonitor | |
---|---|
private TxnMonitor |
TxnMonitorTask.monitor
the monitor we were made by |
private TxnMonitor |
OutriggerServerImpl.txnMonitor
The monitor for ongoing transactions. |
Constructors in com.sun.jini.outrigger with parameters of type TxnMonitor | |
---|---|
TxnMonitorTask(Txn txn,
TxnMonitor monitor,
TaskManager manager,
WakeupManager wakeupMgr)
Create a new TxnMonitorTask. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |