Interface RepositoryImplConfig

All Known Subinterfaces:
DelegatingRepositoryImplConfig
All Known Implementing Classes:
AbstractDelegatingRepositoryImplConfig, AbstractRepositoryImplConfig, ContextAwareConfig, DatasetRepositoryConfig, FedXRepositoryConfig, HTTPRepositoryConfig, ProxyRepositoryConfig, SailRepositoryConfig, SPARQLRepositoryConfig

public interface RepositoryImplConfig
A RepositoryImplConfig represents configuration details specific to a particular implementation of the Repository interface.
Author:
Arjohn Kampman