public class NotificationPublisher extends Object
Modifier and Type | Method and Description |
---|---|
static NotificationPublisher |
getInstance() |
<T extends org.opendaylight.yangtools.yang.binding.Notification> |
notify(T notification) |
void |
setNotificationService(org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationService) |
public static NotificationPublisher getInstance()
public void setNotificationService(org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationService)
public <T extends org.opendaylight.yangtools.yang.binding.Notification> void notify(T notification)
Copyright © 2018 OpenDaylight. All rights reserved.