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