| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.broker.osgi | |
| org.opendaylight.mdsal.dom.store.inmemory | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OsgiBundleScanningSchemaService  | 
| Modifier and Type | Method and Description | 
|---|---|
static InMemoryDOMDataStore | 
InMemoryDOMDataStoreFactory.create(String name,
      DOMSchemaService schemaService)  | 
static InMemoryDOMDataStore | 
InMemoryDOMDataStoreFactory.create(String name,
      DOMSchemaService schemaService,
      boolean debugTransactions,
      InMemoryDOMDataStoreConfigProperties properties)
Creates an InMemoryDOMDataStore instance. 
 | 
static InMemoryDOMDataStore | 
InMemoryDOMDataStoreFactory.create(String name,
      DOMSchemaService schemaService,
      InMemoryDOMDataStoreConfigProperties properties)
Creates an InMemoryDOMDataStore instance. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.