Uses of Interface
org.lsst.ccs.utilities.dispatch.SynchronousCommandFor

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

Uses of SynchronousCommandFor in org.lsst.ccs.utilities.dispatch
 

Methods in org.lsst.ccs.utilities.dispatch with parameters of type SynchronousCommandFor
 void SynchronousCommandDispatcher.dispatchCommand(SynchronousCommandFor<? super T> command)
          Sends a command to all registered codes ready to handle it.
 



Copyright © 2012 LSST. All Rights Reserved.