|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxnMonitorTask | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
Uses of TxnMonitorTask in com.sun.jini.outrigger |
---|
Fields in com.sun.jini.outrigger declared as TxnMonitorTask | |
---|---|
private TxnMonitorTask |
Txn.monitorTask
The task responsible for monitoring to see if this transaction has been aborted with us being told, or null if no such task as been allocated. |
Methods in com.sun.jini.outrigger that return TxnMonitorTask | |
---|---|
(package private) TxnMonitorTask |
Txn.monitorTask()
Return the monitor task for this object. |
private TxnMonitorTask |
TxnMonitor.taskFor(Txn txn)
Return the monitor task for this transaction, creating it if necessary. |
Methods in com.sun.jini.outrigger with parameters of type TxnMonitorTask | |
---|---|
(package private) void |
Txn.monitorTask(TxnMonitorTask task)
Set the monitor task for this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |