Uses of Class
org.forgerock.openig.tools.notifications.Notification
-
Packages that use Notification Package Description org.forgerock.openig.tools.notifications AM notifications service. -
-
Uses of Notification in org.forgerock.openig.tools.notifications
Methods in org.forgerock.openig.tools.notifications with parameters of type Notification Modifier and Type Method Description void
NotificationListener. onNotification(Notification notification)
Receive the notifications as soon as they arrive.
-