Interface EndpointProvider<T extends RepositoryInformation>

All Known Implementing Classes:
NativeStoreProvider, RemoteRepositoryProvider, RepositoryEndpointProvider, ResolvableRepositoryProvider, SPARQLProvider

public interface EndpointProvider<T extends RepositoryInformation>
Generic interface to create Endpoints from a repository information.
Author:
Andreas Schwarte
  • Method Summary

    Modifier and Type
    Method
    Description
    loadEndpoint(T repoInfo)