JavaTM 2 Platform
Standard Ed. 6

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

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

javax.management.modelmbeanModelMBeanAttributeInfo 的使用
 

返回 ModelMBeanAttributeInfojavax.management.modelmbean 中的方法
 ModelMBeanAttributeInfo ModelMBeanInfo.getAttribute(String inName)
          返回通過名稱請求的 ModelMBeanAttributeInfo。
 ModelMBeanAttributeInfo ModelMBeanInfoSupport.getAttribute(String inName)
           
 

參數型別為 ModelMBeanAttributeInfojavax.management.modelmbean 中的建構子
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo inInfo)
          根據此 ModelMBeanAttributeInfo Object 建構新的 ModelMBeanAttributeInfo 物件。
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。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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