Uses of Interface
org.opendaylight.yangtools.util.concurrent.NotificationManager
-
Packages that use NotificationManager Package Description org.opendaylight.yangtools.util.concurrent -
-
Uses of NotificationManager in org.opendaylight.yangtools.util.concurrent
Classes in org.opendaylight.yangtools.util.concurrent that implement NotificationManager Modifier and Type Class Description class
EqualityQueuedNotificationManager<L,N>
class
IdentityQueuedNotificationManager<L,N>
class
QueuedNotificationManager<L,N>
This class manages queuing and dispatching notifications for multiple listeners concurrently.
-