软件包 | 描述 |
---|---|
javax.management.remote |
用于远程访问JMX MBean服务器接口。
|
Modifier and Type | Method and Description |
---|---|
TargetedNotification[] |
NotificationResult.getTargetedNotifications()
返回查询所产生的通知,以及它们对应的侦听器。
|
Constructor and Description |
---|
NotificationResult(long earliestSequenceNumber, long nextSequenceNumber, TargetedNotification[] targetedNotifications)
构造一个通知查询结果。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.