L
- the listener typeN
- the notification typeQueuedNotificationManager.BatchedInvoker
instead.@Deprecated @FunctionalInterface public static interface QueuedNotificationManager.Invoker<L,N>
Modifier and Type | Method and Description |
---|---|
void |
invokeListener(L listener,
N notification)
Deprecated.
Called to invoke a listener with a notification.
|
Copyright © 2019 OpenDaylight. All rights reserved.