public interface NotificationFilter
NotificationHandler
filters out notifications they are not interested to handle.Modifier and Type | Field and Description |
---|---|
static NotificationFilter |
ALL |
Modifier and Type | Method and Description |
---|---|
boolean |
isNotificationEnabled(Notification notification) |
static final NotificationFilter ALL
boolean isNotificationEnabled(Notification notification)
Copyright © 2023 JBoss by Red Hat. All rights reserved.