Modifier and Type | Method and Description |
---|---|
void |
PeopleCarListener.setDataProvider(DataBroker salDataProvider) |
Modifier and Type | Method and Description |
---|---|
void |
PeopleProvider.setDataProvider(DataBroker salDataProvider) |
Constructor and Description |
---|
CarProvider(DataBroker dataProvider,
org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService ownershipService,
DOMDataBroker domDataBroker) |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDataBroker
Utility
DataBroker implementation which forwards all interface method
invocation to a delegate instance. |
Modifier and Type | Method and Description |
---|---|
protected abstract DataBroker |
ForwardingDataBroker.delegate() |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMDataBrokerAdapter
The DataBrokerImpl simply defers to the DOMDataBroker for all its operations.
|
Modifier and Type | Method and Description |
---|---|
DataBroker |
BindingToDOMAdapterFactory.createDataBroker(DOMDataBroker domBroker) |
Modifier and Type | Method and Description |
---|---|
DataBroker |
AdapterFactory.createDataBroker(DOMDataBroker domBroker)
Return a
DataBroker implementation backed by the specified DOMDataBroker . |
Constructor and Description |
---|
EventSourceTopology(DataBroker dataBroker,
RpcProviderRegistry rpcRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
RootBindingAwareBroker.setDataBroker(DataBroker asyncDataBroker)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.