JavaTM 2 Platform
Standard Ed. 6

類別 javax.management.modelmbean.ModelMBeanNotificationInfo
的使用

使用 ModelMBeanNotificationInfo 的軟體套件
javax.management.modelmbean 提供了 ModelMBean 類別的定義。 
 

javax.management.modelmbeanModelMBeanNotificationInfo 的使用
 

返回 ModelMBeanNotificationInfojavax.management.modelmbean 中的方法
 ModelMBeanNotificationInfo ModelMBeanInfo.getNotification(String inName)
          返回通過名稱請求的 ModelMBeanNotificationInfo。
 ModelMBeanNotificationInfo ModelMBeanInfoSupport.getNotification(String inName)
           
 

參數型別為 ModelMBeanNotificationInfojavax.management.modelmbean 中的建構子
ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications)
          創建帶有所提供的資訊、但描述符為預設描述符的 ModelMBeanInfoSupport。
ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications, Descriptor mbeandescriptor)
          創建帶有所提供的資訊和參數中給出的描述符的 ModelMBeanInfoSupport。
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo inInfo)
          從此 ModelMBeanNotfication Object 建構新 ModelMBeanNotificationInfo 物件。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only