| Package | Description |
|---|---|
| org.lsst.ccs.utilities.dispatch |
The Observer/observable pattern may come in different flavors offered by this package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronousCommandDispatcher.dispatchCommand(SynchronousCommandFor<? super T> command)
Sends a command to all registered codes ready to handle it.
|
Copyright © 2013 LSST. All Rights Reserved.