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