| Interface | Description |
|---|---|
| NotificationFilter |
A filter to let
NotificationHandler filters out notifications they are not interested to handle. |
| NotificationHandler |
A notification handler is used to be notified of events on the server.
|
| NotificationHandlerRegistry |
The NotificationHandlerRegistry is used to register and unregister notification handlers.
|
| NotificationSupport |
The NotificationSupport can be used to emit notifications.
|
| Class | Description |
|---|---|
| Notification |
A notification emitted by a resource and handled by
NotificationHandler. |
| NotificationSupport.Factory |
Copyright © 2022 JBoss by Red Hat. All rights reserved.