Package | Description |
---|---|
org.opendaylight.yangtools.util.concurrent |
Modifier and Type | Method and Description |
---|---|
static <L,N> QueuedNotificationManager<L,N> |
QueuedNotificationManager.create(Executor executor,
QueuedNotificationManager.BatchedInvoker<L,N> listenerInvoker,
int maxQueueCapacity,
String name)
Create a new notification manager.
|
Copyright © 2018 OpenDaylight. All rights reserved.