| 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  | ForwardingDataBrokerUtility  DataBrokerimplementation which forwards all interface method
 invocation to a delegate instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract @NonNull DataBroker | ForwardingDataBroker. delegate() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BindingDOMDataBrokerAdapterThe DataBrokerImpl simply defers to the DOMDataBroker for all its operations. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataBroker | BindingToDOMAdapterFactory. createDataBroker(DOMDataBroker domBroker) | 
| DataBroker | BindingBrokerWiring. getDataBroker() | 
| DataBroker | BindingBrokerWiring. getPingPongDataBroker() | 
| Modifier and Type | Method and Description | 
|---|---|
| DataBroker | AdapterFactory. createDataBroker(DOMDataBroker domBroker)Return a  DataBrokerimplementation backed by the specifiedDOMDataBroker. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataBroker | TracingBindingBrokerWiring. getTracingDataBroker() | 
| DataBroker | TracingBindingBrokerWiring. getTracingPingPongDataBroker() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RootBindingAwareBroker. setDataBroker(DataBroker asyncDataBroker)Deprecated.  | 
Copyright © 2019 OpenDaylight. All rights reserved.