com.sun.jini.outrigger
Class TxnMonitor.ToMonitor
java.lang.Object
com.sun.jini.outrigger.TxnMonitor.ToMonitor
- Enclosing class:
- TxnMonitor
private static class TxnMonitor.ToMonitor
- extends Object
Each ToMonitor
object represents a need to monitor
the given transactions, possibly under a lease.
- See Also:
TxnMonitor.pending
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
query
QueryWatcher query
txns
Collection txns
TxnMonitor.ToMonitor
TxnMonitor.ToMonitor(QueryWatcher query,
Collection txns)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.