| Package | Description |
|---|---|
| org.lsst.ccs.framework | |
| org.lsst.ccs.startup |
Codes in this package are mostly mains for applications linked to subsystem startup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configurable.Environment.sendSignal(Signal signal)
Sends a signal starting from the current component
|
default TreeWalkerDiag |
SignalHandler.signal(Signal sig) |
TreeWalkerDiag |
Module.signal(Signal sig)
this method is intended for overriding: the module receives an out of
band signal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationEnvironment.sendSignal(Signal signal) |
Copyright © 2016 LSST. All rights reserved.