| Package | Description |
|---|---|
| javax.management.remote |
Interfaces for remote access to JMX MBean servers.
|
| Modifier and Type | Method and Description |
|---|---|
TargetedNotification |
NotificationResult.getTargetedNotifications()
Returns the notifications resulting from the query, and the listeners they correspond to.
|
| Constructor and Description | |
|---|---|
NotificationResult(long earliestSequenceNumber, long nextSequenceNumber, TargetedNotification
Constructs a notification query result.
|