|
|||||||||
类 javax.management.remote.TargetedNotification
的使用
使用 TargetedNotification 的软件包 | |
---|---|
javax.management.remote | 对 JMX MBean 服务器进行远程访问使用的接口。 |
javax.management.remote 中 TargetedNotification 的使用 |
---|
返回 TargetedNotification 的 javax.management.remote 中的方法 | |
---|---|
TargetedNotification[] |
NotificationResult.getTargetedNotifications() 返回查询到的通知以及相应的侦听器。 |
参数类型为 TargetedNotification 的 javax.management.remote 中的构造方法 | |
---|---|
NotificationResult(long earliestSequenceNumber, long nextSequenceNumber, TargetedNotification[] targetedNotifications) 构造一个通知查询结果。 |
所有类
|
|||||||||