@FunctionalInterface public interface NotificationListener
Modifier and Type | Method and Description |
---|---|
void |
onNotification(Notification notification)
Receive the notifications as soon as they arrive.
|
void onNotification(Notification notification)
notification
- the received notificationCopyright 2011-2017 ForgeRock AS.