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