| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.api | |
| org.opendaylight.mdsal.dom.broker.osgi | 
| 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  | 
DOMDataBrokerExtension
Type capture of a  
DOMServiceExtension applicable to DOMDataBroker
 implementations. | 
interface  | 
DOMDataTreeChangeService
A  
DOMServiceExtension which allows users to register for changes to a
 subtree. | 
interface  | 
DOMDataTreeCommitCohortRegistry
Commit Cohort registry for  
DOMDataTreeWriteTransaction. | 
interface  | 
DOMSchemaServiceExtension
Type capture of a  
DOMServiceExtension applicable to DOMSchemaService
 implementations. | 
interface  | 
DOMYangTextSourceProvider
A DOMSchemaServiceExtension exposing access to  
YangTextSchemaSource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OsgiBundleScanningSchemaService  | 
Copyright © 2018 OpenDaylight. All rights reserved.