Uses of Class
com.sun.jini.outrigger.TxnMonitor

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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.