JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.management.AttributeChangeNotification
Packages that use
AttributeChangeNotification
Package
Description
javax.management.modelmbean
Provides the definition of the ModelMBean classes.
Uses of
AttributeChangeNotification
in
javax.management.modelmbean
Methods in
javax.management.modelmbean
with parameters of type
AttributeChangeNotification
Modifier and Type
Method
Description
void
ModelMBeanNotificationBroadcaster.
sendAttributeChangeNotification
(
AttributeChangeNotification
notification)
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.