public class NvpnNbrControlPathAlarm extends NotificationBroadcasterSupport implements NvpnNbrControlPathAlarmMBean, NotificationListener
| Constructor and Description |
|---|
NvpnNbrControlPathAlarm() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAlarm(String alarmName,
String additionalText,
String source,
String detailsInfo) |
Map<String,List<String>> |
getRaiseAlarmObjectMapCopy() |
int |
getRaiseAlarmObjectMapSize() |
void |
handleNotification(NotificationListener listener,
Notification notif,
Object handback) |
void |
handleNotification(Notification notification,
Object handback) |
void |
raiseAlarm(String alarmName,
String additionalText,
String source,
String detailsInfo) |
addNotificationListener, getNotificationInfo, removeNotificationListener, removeNotificationListener, sendNotificationpublic void raiseAlarm(String alarmName, String additionalText, String source, String detailsInfo)
raiseAlarm in interface NvpnNbrControlPathAlarmMBeanpublic void clearAlarm(String alarmName, String additionalText, String source, String detailsInfo)
clearAlarm in interface NvpnNbrControlPathAlarmMBeanpublic int getRaiseAlarmObjectMapSize()
public void handleNotification(NotificationListener listener, Notification notif, Object handback)
handleNotification in class NotificationBroadcasterSupportpublic void handleNotification(Notification notification, Object handback)
handleNotification in interface NotificationListenerCopyright © 2019 OpenDaylight. All rights reserved.