
public class AgentSignalHandlerService.AgentSignalHandlingCommandsForAgent extends AgentSignalHandlerService.AgentSignalHandlingCommandsForInnerNode
| Modifier and Type | Method and Description |
|---|---|
void |
stopAndWait(long timeHint)
forwards a STOP signal to all components and then checks if all
hardwares have been stopped within timeHint
|
abort, stop@Command(description="waits until all the hardware devices are actually stopped",
type=ACTION)
public void stopAndWait(long timeHint)
throws HardwareException,
InterruptedException
timeHint - HardwareException, - InterruptedExceptionHardwareExceptionInterruptedExceptionCopyright © 2018 LSST. All rights reserved.