|
|
javax > javax.management > javax.management.remote > javax.management.remote.notificationresult >
Class: javax.management.remote.NotificationResult java.lang.Object javax.management.remote.NotificationResult
public class NotificationResult extends Object implements Serializable
FIELDS:
CONSTRUCTORS:
| | | public | NotificationResult(long earliestSequenceNumber, long nextSequenceNumber, TargetedNotification[] targetedNotifications) |
| |
|
|
|
METHODS:
| | | | public | long | getEarliestSequenceNumber() |
| | public | long | getNextSequenceNumber() |
| | public | TargetedNotification[] | getTargetedNotifications() |
| | public | String | toString() Overrides: Object |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|