|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
NotificationEmitter を使用しているパッケージ | |
---|---|
javax.management | Java Management Extensions のコアクラスを提供します。 |
javax.management.modelmbean | ModelMBean クラスの定義を提供します。 |
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 での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management のクラス | |
---|---|
class |
MBeanServerDelegate
管理の視点で MBean サーバを表現します。 |
class |
NotificationBroadcasterSupport
NotificationEmitter インタフェースの実装を提供します。 |
javax.management.modelmbean での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.modelmbean のクラス | |
---|---|
class |
RequiredModelMBean
このクラスは、ModelMBean の実装です。 |
javax.management.monitor での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.monitor のクラス | |
---|---|
class |
CounterMonitor
カウンタ属性の値を監視するように設計されたモニター MBean を定義します。 |
class |
GaugeMonitor
ゲージ属性の値を監視するように設計されたモニター MBean を定義します。 |
class |
Monitor
すべてのモニター MBean の共通部分を定義します。 |
class |
StringMonitor
文字列属性の値を監視するように設計されたモニター MBean を定義します。 |
javax.management.relation での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.relation のクラス | |
---|---|
class |
RelationService
関係サービスには、関係型と関係の作成および削除、整合性の処理、ならびにクエリー機構の提供の機能があります。 |
javax.management.remote での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.remote のクラス | |
---|---|
class |
JMXConnectorServer
すべてのコネクタサーバのスーパークラスです。 |
javax.management.remote.rmi での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.remote.rmi のクラス | |
---|---|
class |
RMIConnectorServer
リモートクライアントからの RMI ベースの接続を作成する JMX API コネクタサーバです。 |
javax.management.timer での NotificationEmitter の使用 |
---|
NotificationEmitter を実装している javax.management.timer のクラス | |
---|---|
class |
Timer
タイマー MBean の実装を提供します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。