Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.management.remote | Interfaces for remote access to JMX MBean servers. |
Uses of TargetedNotification in javax.management.remote |
---|
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[] targetedNotifications)
Constructs a notification query result. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.