Uses of Class
javax.management.AttributeChangeNotification
| Package | Description | 
|---|---|
| javax.management.modelmbean | Provides the definition of the ModelMBean classes. | 
- 
Uses of AttributeChangeNotification in javax.management.modelmbeanMethods in javax.management.modelmbean with parameters of type AttributeChangeNotification Modifier and Type Method Description voidModelMBeanNotificationBroadcaster. sendAttributeChangeNotification(AttributeChangeNotification notification)Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.