Package org.forgerock.openig.tools.notifications
AM notifications service.
- 
Interface Summary Interface Description NotificationListener Listen to topic notification.NotificationService Represents a source of notifications.NotificationService.Registration Represents the connection event listener registration.Subscription Represents a managed subscription to a given topic.
- 
Class Summary Class Description Notification ANotificationis a special message that AM send to its "agents" to notify the occurrence of an event.
- 
Enum Summary Enum Description ConnectionEvent Describes if the event is a connection event or a disconnection event.DisconnectionStrategy The different behaviours that can be applied in case of notifications disconnections.
- 
Exception Summary Exception Description SubscriptionException Represents a subscription (or un-subscription) failure.