Interface | Description |
---|---|
SchemaListenerRegistration |
Registration of a SchemaSourceListener.
|
SchemaSourceListener |
Listener for schema source lifecycle events.
|
SchemaSourceProvider<T extends SchemaSourceRepresentation> |
Schema source provider implementations take care of resolving a
SourceIdentifier
into a particular representation of the schema source. |
SchemaSourceRegistration<T extends SchemaSourceRepresentation> |
Registration of a schema source.
|
SchemaSourceRegistry |
Registry of all potentially available schema sources.
|
Class | Description |
---|---|
PotentialSchemaSource<T extends SchemaSourceRepresentation> |
A potential schema source.
|
Enum | Description |
---|---|
PotentialSchemaSource.Costs |
Each registered source has a cost associated with it.
|
Copyright © 2019 OpenDaylight. All rights reserved.