Uses of Package
org.lsst.ccs.utilities.dispatch

Packages that use org.lsst.ccs.utilities.dispatch
org.lsst.ccs.utilities.dispatch The Observer/observable pattern may come in different flavors offered by this package. 
 

Classes in org.lsst.ccs.utilities.dispatch used by org.lsst.ccs.utilities.dispatch
ASyncObserver
          An Observable that needs parrallel processing of updates.
CommandFor
          This interface defines the behaviour of a class implementing a Command pattern.
Invoker
           
SynchronousCommandFor
          This marker interface is used to specify that implementers of the code executing the command explicitly acknowledge that the caller is waiting for completion of the command.
SynchronousObserver
          An Observer that knows that its code should terminate quickly because it is invoked in sequence by the SynchronousObservable.
 



Copyright © 2013 LSST. All Rights Reserved.