Package org.opendaylight.yangtools.yang.model.repo.spi
package org.opendaylight.yangtools.yang.model.repo.spi
-
ClassDescriptionAbstract base class for
SchemaRepository
implementations.AbstractSchemaSourceCache<T extends SourceRepresentation>Abstract base class for cache-type SchemaSourceListeners.GuavaSchemaSourceCache<T extends SourceRepresentation>Deprecated, for removal: This API element is subject to removal in a future version.This class has a rather complicated and ugly design.PotentialSchemaSource<T extends SourceRepresentation>A potential schema source.Each registered source has a cost associated with it.Listener onSourceRepresentation
lifecycle.SchemaSourceProvider<T extends SourceRepresentation>Schema source provider implementations take care of resolving aSourceIdentifier
into a particular representation of the schema source.Registry of all potentially available schema sources.SchemaSourceTransformer.Transformation<S extends SourceRepresentation,D extends SourceRepresentation> SoftSchemaSourceCache<T extends SourceRepresentation>A simpleAbstractSchemaSourceCache
maintaining soft references.