Java™ Platform
Standard Ed. 6

Uses of Class
javax.management.AttributeChangeNotification

Packages that use AttributeChangeNotification
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
 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.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.