public interface NotificationHandler
handleNotification
is called every time a notification is emitted by a resource it was registered for.Modifier and Type | Method and Description |
---|---|
void |
handleNotification(Notification notification) |
void handleNotification(Notification notification)
Copyright © 2023 JBoss by Red Hat. All rights reserved.