Uses of Class
javax.management.remote.TargetedNotification
Packages that use TargetedNotification
-
Uses of TargetedNotification in javax.management.remote
Methods in javax.management.remote that return TargetedNotificationModifier and TypeMethodDescriptionNotificationResult.getTargetedNotifications()
Returns the notifications resulting from the query, and the listeners they correspond to.Constructors in javax.management.remote with parameters of type TargetedNotificationModifierConstructorDescriptionNotificationResult
(long earliestSequenceNumber, long nextSequenceNumber, TargetedNotification[] targetedNotifications) Constructs a notification query result.