JavaTM 2 Platform
Standard Ed. 6

類別 javax.management.NotificationBroadcasterSupport
的使用

使用 NotificationBroadcasterSupport 的軟體套件
javax.management.monitor 提供 monitor 類別的定義。 
javax.management.relation 提供 Relation Service 的定義。 
javax.management.remote 對 JMX MBean 伺服器進行遠端存取使用的介面。 
javax.management.remote.rmi RMI 連接器是供 JMX Remote API 使用的一種連接器,後者使用 RMI 將客戶端請求傳輸到遠端 MBean 伺服器。 
javax.management.timer 提供對 Timer MBean(計時器 MBean)的定義。 
 

javax.management.monitorNotificationBroadcasterSupport 的使用
 

javax.management.monitorNotificationBroadcasterSupport 的子類別
 class CounterMonitor
          定義專門用來觀察計數器屬性值的監視器 MBean。
 class GaugeMonitor
          定義專門用來觀察尺度屬性值的監視器 MBean。
 class Monitor
          定義所有監視器 MBean 的公共部分。
 class StringMonitor
          定義設計用於觀察字元串屬性值的監視器 MBean。
 

javax.management.relationNotificationBroadcasterSupport 的使用
 

javax.management.relationNotificationBroadcasterSupport 的子類別
 class RelationService
          Relation Service 負責創建和刪除關係型別和關係,負責處理一致性並負責提供查詢機制。
 

javax.management.remoteNotificationBroadcasterSupport 的使用
 

javax.management.remoteNotificationBroadcasterSupport 的子類別
 class JMXConnectorServer
          每個連接器伺服器的父級類別。
 

javax.management.remote.rmiNotificationBroadcasterSupport 的使用
 

javax.management.remote.rmiNotificationBroadcasterSupport 的子類別
 class RMIConnectorServer
          JMX API 連接器伺服器,用於從遠端客戶端創建基於 RMI 的連接。
 

javax.management.timerNotificationBroadcasterSupport 的使用
 

javax.management.timerNotificationBroadcasterSupport 的子類別
 class Timer
          提供對計時器 MBean 的實作。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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