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

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

Uses of EventRegistrationWatcher in com.sun.jini.outrigger
 

Subclasses of EventRegistrationWatcher in com.sun.jini.outrigger
(package private)  class StorableEventWatcher
          Subclass of EventRegistrationWatcher for non-transactional persistent event registrations.
(package private)  class TransactableEventWatcher
          Subclass of EventRegistrationWatcher for transactional event registrations.
 

Methods in com.sun.jini.outrigger that return EventRegistrationWatcher
private  EventRegistrationWatcher EventRegistrationWatcher.BasicEventSender.getOwner()
          Return the EventRegistrationWatcher this object is part of (exits because (BasicEventSender)other).EventRegistrationWatcher.
 



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