
public class AlertRaisingAlarm extends Alarm
description, EVENT_LIMBO, EVENT_LIMBO_FROM_ERROR, EVENT_LIMBO_FROM_GOOD, EVENT_RESET, EVENT_TRIP, eventParm, name| Constructor and Description |
|---|
AlertRaisingAlarm() |
AlertRaisingAlarm(Alert alert) |
| Modifier and Type | Method and Description |
|---|---|
void |
build()
First lifecycle hook.
|
protected Alert |
getAlert() |
Alert |
getAlert(AlertState alertState,
AlertState previousAlertState)
Get the Alert to be raised at the given AlertState.
|
canClearState, clearState, getAlertStateFromEventId, getName, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostBuild, postInit, postShutdown, postStart, shutdown, startpublic AlertRaisingAlarm()
public AlertRaisingAlarm(Alert alert)
public void build()
HasLifecyclepublic Alert getAlert(AlertState alertState, AlertState previousAlertState)
alertState - The State at which the Alert will be raised.previousAlertState - The previous state in this state transition.Copyright © 2021 LSST. All rights reserved.