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

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

Uses of TransitionWatchers in com.sun.jini.outrigger
 

Fields in com.sun.jini.outrigger declared as TransitionWatchers
private  TransitionWatchers WatchersForTemplateClass.owner
          The object we are inside of
private  TransitionWatchers OutriggerServerImpl.templates
          Templates for which someone has registered interest
private  TransitionWatchers OperationJournal.watchers
          The object to ask about who is interested in a transition
 

Constructors in com.sun.jini.outrigger with parameters of type TransitionWatchers
OperationJournal(TransitionWatchers watchers)
          Create a new OperationJournal.
WatchersForTemplateClass(TransitionWatchers owner)
          Create a new WatchersForTemplateClass object associated with the specified TransitionWatchers object.
 



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