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

Packages that use SingletonQueryWatcher
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Uses of SingletonQueryWatcher in com.sun.jini.outrigger
 

Subclasses of SingletonQueryWatcher in com.sun.jini.outrigger
(package private)  class ConsumingWatcher
          Subclass of QueryWatcher for takes and transactional reads.
(package private)  class ReadIfExistsWatcher
          Subclass of QueryWatcher for non-transactional if exists reads.
(package private)  class ReadWatcher
          Subclass of QueryWatcher for non-transactional reads.
(package private)  class TakeIfExistsWatcher
          Subclass of QueryWatcher for takeIfExists queries.
(package private)  class TransactableReadIfExistsWatcher
          Subclass of QueryWatcher for and transactional readIfExists queries.
 



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