站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Class javax.management.AttributeChangeNotification (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


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.