Modifier and Type | Method and Description |
---|---|
static BindingToNormalizedNodeCodec |
BindingToNormalizedNodeCodec.newInstance(ClassLoadingStrategy classLoadingStrategy,
DOMSchemaService schemaService) |
Modifier and Type | Method and Description |
---|---|
static DOMRpcRouter |
DOMRpcRouter.newInstance(DOMSchemaService schemaService) |
Modifier and Type | Class and Description |
---|---|
class |
ScanningSchemaServiceProvider |
Modifier and Type | Class and Description |
---|---|
class |
OsgiBundleScanningSchemaService |
Modifier and Type | Method and Description |
---|---|
static InMemoryDOMDataStore |
InMemoryDOMDataStoreFactory.create(String name,
@Nullable DOMSchemaService schemaService)
Creates an InMemoryDOMDataStore instance with default properties.
|
static InMemoryDOMDataStore |
InMemoryDOMDataStoreFactory.create(String name,
InMemoryDOMDataStoreConfigProperties properties,
@Nullable DOMSchemaService schemaService)
Creates an InMemoryDOMDataStore instance.
|
Copyright © 2019 OpenDaylight. All rights reserved.