public class OCSSubsystem extends Object implements org.lsst.ccs.framework.HasLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
clearFault() |
void |
postStart() |
void |
revokeAvailable() |
void |
setAvailable() |
void |
simulateFault() |
public void postStart()
postStart in interface org.lsst.ccs.framework.HasLifecycle@Command(type=ACTION,
autoAck=false,
level=0)
public void setAvailable()
throws Exception
Exception@Command(type=ACTION,
autoAck=false,
level=0)
public void revokeAvailable()
throws Exception
Exception@Command(type=ACTION,
autoAck=false,
level=0)
public void simulateFault()
throws Exception
ExceptionCopyright © 2020 LSST. All rights reserved.