Uses of Class
javax.management.AttributeChangeNotification

Packages that use AttributeChangeNotification
javax.management.modelmbean   
org.jboss.mx.modelmbean   
 

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 ntfyObj)
           
 

Uses of AttributeChangeNotification in org.jboss.mx.modelmbean
 

Methods in org.jboss.mx.modelmbean with parameters of type AttributeChangeNotification
 void ModelMBeanInvoker.sendAttributeChangeNotification(AttributeChangeNotification notification)
          Sends an attribute change notification.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.