Package | Description |
---|---|
org.opendaylight.mdsal.binding.dom.adapter | |
org.opendaylight.mdsal.binding.dom.adapter.spi |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMNotificationServiceAdapter |
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory<NotificationService> |
BindingDOMNotificationServiceAdapter.BUILDER_FACTORY |
Modifier and Type | Method and Description |
---|---|
NotificationService |
BindingAdapterFactory.createNotificationService(DOMNotificationService domService)
Create a
DataBroker backed by a DOMDataBroker . |
Modifier and Type | Method and Description |
---|---|
NotificationService |
AdapterFactory.createNotificationService(DOMNotificationService domService)
Create a
DataBroker backed by a DOMDataBroker . |
Copyright © 2019 OpenDaylight. All rights reserved.