public class SyserrNotificationProvider extends java.lang.Object implements NotificationProvider
| Constructor and Description |
|---|
SyserrNotificationProvider() |
| 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.
|
public void configure(NotificationProviderConfig config)
NotificationProviderconfigure in interface NotificationProviderpublic void onNewAlert(ThresholdAlert alert)
NotificationProvideronNewAlert in interface NotificationProviderCopyright © 2010-2020 anotheria.net. All Rights Reserved.