|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ModelMBeanNotificationInfo 的軟體套件 | |
---|---|
javax.management.modelmbean | 提供了 ModelMBean 類別的定義。 |
javax.management.modelmbean 中 ModelMBeanNotificationInfo 的使用 |
---|
返回 ModelMBeanNotificationInfo 的 javax.management.modelmbean 中的方法 | |
---|---|
ModelMBeanNotificationInfo |
ModelMBeanInfo.getNotification(String inName)
返回通過名稱請求的 ModelMBeanNotificationInfo。 |
ModelMBeanNotificationInfo |
ModelMBeanInfoSupport.getNotification(String inName)
|
參數型別為 ModelMBeanNotificationInfo 的 javax.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。