public class OCSSubsystem extends Object implements org.lsst.ccs.framework.HasLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
clearFault() |
void |
init() |
void |
postStart() |
void |
revokeAvailable() |
void |
setAvailable() |
void |
simulateFault() |
public void init()
init in interface org.lsst.ccs.framework.HasLifecyclepublic 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 © 2021 LSST. All rights reserved.