Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.repo.spi | |
org.opendaylight.yangtools.yang.model.repo.util |
Modifier and Type | Method and Description |
---|---|
<T extends SchemaSourceRepresentation> |
SchemaSourceRegistry.registerSchemaSource(SchemaSourceProvider<? super T> provider,
PotentialSchemaSource<T> source)
Register a new schema source which is potentially available from a provider.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSchemaSourceRegistration<T extends SchemaSourceRepresentation> |
Modifier and Type | Method and Description |
---|---|
protected SchemaSourceRegistration<T> |
AbstractSchemaSourceCache.register(SourceIdentifier sourceIdentifier)
Register the presence of a cached schema source with the consumer.
|
<T extends SchemaSourceRepresentation> |
AbstractSchemaRepository.registerSchemaSource(SchemaSourceProvider<? super T> provider,
PotentialSchemaSource<T> source) |
Copyright © 2019 OpenDaylight. All rights reserved.