public class RefrigActionManager extends Object implements org.lsst.ccs.framework.HasLifecycle, org.lsst.ccs.services.alert.AlertListener
| Constructor and Description |
|---|
RefrigActionManager()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build()
Build phase.
|
void |
init()
Init phase.
|
void |
onAlert(org.lsst.ccs.services.alert.AlertEvent event)
Raised alert handler.
|
void |
shutdown()
Shutdown phase.
|
void |
start()
Start phase.
|
public void build()
build in interface org.lsst.ccs.framework.HasLifecyclepublic void init()
init in interface org.lsst.ccs.framework.HasLifecyclepublic void start()
start in interface org.lsst.ccs.framework.HasLifecyclepublic void shutdown()
shutdown in interface org.lsst.ccs.framework.HasLifecyclepublic void onAlert(org.lsst.ccs.services.alert.AlertEvent event)
onAlert in interface org.lsst.ccs.services.alert.AlertListenerevent - The alert eventCopyright © 2024 LSST. All rights reserved.