| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.api | |
| org.opendaylight.mdsal.dom.broker | |
| org.opendaylight.mdsal.dom.broker.osgi | |
| org.opendaylight.mdsal.dom.spi | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>
Marker interface for services which can support  
DOMServiceExtension. | 
interface  | 
DOMServiceExtension<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>
Marker interface for services which expose additional functionality on top
 of some base  
DOMService. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DOMDataBroker
Data Broker which provides data transaction and data change listener functionality
 using  
NormalizedNode data format. | 
interface  | 
DOMSchemaService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDOMDataBroker  | 
class  | 
SerializedDOMDataBroker
Implementation of blocking three phase commit coordinator, which which
 supports coordination on multiple  
DOMStoreThreePhaseCommitCohort. | 
class  | 
ShardedDOMDataBrokerAdapter  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OsgiBundleScanningSchemaService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ForwardingDOMDataBroker
Utility  
DOMDataBroker implementation which forwards all interface
 method invocation to a delegate instance. | 
Copyright © 2018 OpenDaylight. All rights reserved.