|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||