JavaTM Platform
Standard Ed. 6

クラス
javax.management.NotificationBroadcasterSupport の使用

NotificationBroadcasterSupport を使用しているパッケージ
javax.management.monitor モニタークラスを定義します。 
javax.management.relation 関係サービスについて定義します。 
javax.management.remote JMX MBean サーバーにリモートアクセスするためのインタフェースです。 
javax.management.remote.rmi RMI コネクタは、RMI を使ってクライアント要求をリモート MBean サーバーへ転送する、JMX リモート API用のコネクタです。 
javax.management.timer Timer MBean を定義します。 
 

javax.management.monitor での NotificationBroadcasterSupport の使用
 

javax.management.monitor での NotificationBroadcasterSupport のサブクラス
 class CounterMonitor
          カウンタ属性の値を監視するように設計されたモニター MBean を定義します。
 class GaugeMonitor
          ゲージ属性の値を監視するように設計されたモニター MBean を定義します。
 class Monitor
          すべてのモニター MBean に共通な部分を定義します。
 class StringMonitor
          文字列属性の値を監視するように設計されたモニター MBean を定義します。
 

javax.management.relation での NotificationBroadcasterSupport の使用
 

javax.management.relation での NotificationBroadcasterSupport のサブクラス
 class RelationService
          関係サービスには、関係型と関係の作成および削除、整合性の処理、ならびにクエリー機構の提供の機能があります。
 

javax.management.remote での NotificationBroadcasterSupport の使用
 

javax.management.remote での NotificationBroadcasterSupport のサブクラス
 class JMXConnectorServer
          すべてのコネクタサーバーのスーパークラスです。
 

javax.management.remote.rmi での NotificationBroadcasterSupport の使用
 

javax.management.remote.rmi での NotificationBroadcasterSupport のサブクラス
 class RMIConnectorServer
          リモートクライアントからの RMI ベースの接続を作成する JMX API コネクタサーバーです。
 

javax.management.timer での NotificationBroadcasterSupport の使用
 

javax.management.timer での NotificationBroadcasterSupport のサブクラス
 class Timer
          タイマー MBean の実装を提供します。
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。