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, sendNotification
public void raiseAlarm(String alarmName, String additionalText, String source, String detailsInfo)
raiseAlarm
in interface NvpnNbrControlPathAlarmMBean
public void clearAlarm(String alarmName, String additionalText, String source, String detailsInfo)
clearAlarm
in interface NvpnNbrControlPathAlarmMBean
public int getRaiseAlarmObjectMapSize()
public void handleNotification(NotificationListener listener, Notification notif, Object handback)
handleNotification
in class NotificationBroadcasterSupport
public void handleNotification(Notification notification, Object handback)
handleNotification
in interface NotificationListener
Copyright © 2019 OpenDaylight. All rights reserved.