| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.alert |
Alert notification service and plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlertViewer
Display of CCS alert summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertService.addListener(AlertListener listener)
Adds a listener that will be notified of any future raised or cleared alerts.
|
void |
AlertHandler.addListener(AlertListener listener) |
void |
AlertService.removeListener(AlertListener listener)
Removes an alert listener.
|
void |
AlertHandler.removeListener(AlertListener listener) |
Copyright © 2016 LSST. All rights reserved.