Interface SchemaSourceRegistry

  • All Known Implementing Classes:
    AbstractSchemaRepository, SharedSchemaRepository

    @Beta
    public interface SchemaSourceRegistry
    Registry of all potentially available schema sources. Processes capable of dynamic schema discovery, such as OSGi registry scanners, NETCONF clients (with NETCONF monitoring extension) and similar can register SchemaSourceProvider instances which would then acquire the schema source.