Class NotificationEntry


  • public class NotificationEntry
    extends Object
    Information about a registered notification.
    Author:
    Jeff Mesnil (c) 2013 Red Hat inc.
    • Constructor Detail

      • NotificationEntry

        public NotificationEntry​(DescriptionProvider descriptionProvider,
                                 boolean inherited)
    • Method Detail

      • isInherited

        public boolean isInherited()