public interface NotificationProvider
| Modifier and Type | Method and Description |
|---|---|
void |
configure(NotificationProviderConfig config)
Called by the alert dispatcher upon creation with a configuration.
|
void |
onNewAlert(ThresholdAlert alert)
Called whenever a new alert has been created in the system.
|
void configure(NotificationProviderConfig config)
config - void onNewAlert(ThresholdAlert alert)
alert - Copyright © 2010-2020 anotheria.net. All Rights Reserved.