Class AlarmNotificationListeners.DelegateListener
- java.lang.Object
-
- org.opendaylight.genius.fcapsmanager.alarmmanager.AlarmNotificationListeners.DelegateListener
-
- All Implemented Interfaces:
java.util.EventListener,javax.management.NotificationListener
- Enclosing class:
- AlarmNotificationListeners
public class AlarmNotificationListeners.DelegateListener extends java.lang.Object implements javax.management.NotificationListenerGets register notification when a mbean is registered in platform Mbeanserver and checks if it is alarm mbean and add attribute notification listener to it. Gets attribute notification when alarm mbean is updated by the application.
-
-
Constructor Summary
Constructors Constructor Description DelegateListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleNotification(javax.management.Notification notification, java.lang.Object obj)
-