Interface RepositoryServiceFactory

  • All Known Implementing Classes:
    SqlRepositoryFactory

    public interface RepositoryServiceFactory
    Contract for repository factory implementation used by RepositoryFactory (system-init). NOTE: This is probably not part of repo-api, it's more more repo-spi, which we don't have. It really belongs more to that RepositoryFactory, but concrete implementations don't depend on system-init module, so it's stuck here for now.