Package org.opendaylight.yangtools.yang.model.repo.spi
-
Interface Summary 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 aSourceIdentifier
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 Summary Class Description PotentialSchemaSource<T extends SchemaSourceRepresentation> A potential schema source. -
Enum Summary Enum Description PotentialSchemaSource.Costs Each registered source has a cost associated with it.