Uses of Interface
org.opendaylight.yangtools.util.concurrent.QueuedNotificationManagerMXBean
-
Packages that use QueuedNotificationManagerMXBean Package Description org.opendaylight.yangtools.util.concurrent -
-
Uses of QueuedNotificationManagerMXBean in org.opendaylight.yangtools.util.concurrent
Methods in org.opendaylight.yangtools.util.concurrent that return QueuedNotificationManagerMXBean Modifier and Type Method Description @NonNull QueuedNotificationManagerMXBean
QueuedNotificationManager. getMXBean()
Return anQueuedNotificationManagerMXBean
tied to this instance.
-