Uses of Class
javax.management.AttributeChangeNotification
Packages that use AttributeChangeNotification
-
Uses of AttributeChangeNotification in javax.management.modelmbean
Methods in javax.management.modelmbean with parameters of type AttributeChangeNotificationModifier and TypeMethodDescriptionvoid
ModelMBeanNotificationBroadcaster.sendAttributeChangeNotification(AttributeChangeNotification notification)
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.void
RequiredModelMBean.sendAttributeChangeNotification(AttributeChangeNotification ntfyObj)