com.cisco.oss.foundation.monitoring.notification
Class NotificationMXBean
java.lang.Object
javax.management.StandardMBean
javax.management.StandardEmitterMBean
com.cisco.oss.foundation.monitoring.notification.NotificationMXBean
- All Implemented Interfaces:
- NotificationInterfaceMXBean, DynamicMBean, MBeanRegistration, NotificationBroadcaster, NotificationEmitter
public class NotificationMXBean
- extends StandardEmitterMBean
- implements NotificationInterfaceMXBean
| Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationMXBean
public NotificationMXBean()
sendNotification
public void sendNotification(NotificationInfoMXBean data)
addNotificationListener
public void addNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback)
- Specified by:
addNotificationListener in interface NotificationBroadcaster- Overrides:
addNotificationListener in class StandardEmitterMBean
getNotificationInfo
public MBeanNotificationInfo[] getNotificationInfo()
- Specified by:
getNotificationInfo in interface NotificationBroadcaster- Overrides:
getNotificationInfo in class StandardEmitterMBean
Copyright © 2015 Cisco. All Rights Reserved.