src/share/classes/javax/management/modelmbean/ModelMBeanNotificationBroadcaster.java

Print this page

        

*** 122,132 **** /** * Sends an attributeChangeNotification which contains the old value and new value for the * attribute to the registered AttributeChangeNotification listeners on the ModelMBean. ! * <P> * @param oldValue The original value for the Attribute * @param newValue The current value for the Attribute * <PRE> * The constructed attributeChangeNotification will be: * type "jmx.attribute.change" --- 122,132 ---- /** * Sends an attributeChangeNotification which contains the old value and new value for the * attribute to the registered AttributeChangeNotification listeners on the ModelMBean. ! * * @param oldValue The original value for the Attribute * @param newValue The current value for the Attribute * <PRE> * The constructed attributeChangeNotification will be: * type "jmx.attribute.change"