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