L
- the listener typeN
- the notification typepublic static interface QueuedNotificationManager.Invoker<L,N>
Modifier and Type | Method and Description |
---|---|
void |
invokeListener(L listener,
N notification)
Called to invoke a listener with a notification.
|
Copyright © 2017 OpenDaylight. All rights reserved.