| Interface and Description |
|---|
| org.lsst.ccs.framework.HardwareController
This is to be replaced with corresponding methods in the
HasLifecycle interface |
| Method and Description |
|---|
| org.lsst.ccs.Subsystem.checkAllHardwareStarted() |
| org.lsst.ccs.Subsystem.checkAllHardwareStopped() |
| org.lsst.ccs.Subsystem.checkHardware() |
| org.lsst.ccs.framework.HardwareController.checkHardware()
This is to be replaced with corresponding methods in the
HasLifecycle interface |
| org.lsst.ccs.framework.HardwareController.checkStarted()
This is to be replaced with corresponding methods in the
HasLifecycle interface |
| org.lsst.ccs.framework.HardwareController.checkStopped()
This is to be replaced with corresponding methods in the
HasLifecycle interface |
| org.lsst.ccs.monitor.Monitor.setPublishData() |
| org.lsst.ccs.framework.HasLifecycle.shutdownNow() |
| org.lsst.ccs.Agent.startAgent(String)
Use startAgent(). To set an Alias use setAgentName.
|
Copyright © 2017 LSST. All rights reserved.