Package | Description |
---|---|
javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
Modifier and Type | Method and Description |
---|---|
void |
RequiredModelMBean.sendAttributeChangeNotification(AttributeChangeNotification ntfyObj) |
void |
ModelMBeanNotificationBroadcaster.sendAttributeChangeNotification(AttributeChangeNotification notification)
Sends an attributeChangeNotification which is passed in to
the registered attributeChangeNotification listeners on the
ModelMBean.
|