Interface DelegatingRepository

  • All Superinterfaces:
    Repository
    All Known Implementing Classes:
    RepositoryWrapper

    public interface DelegatingRepository
    extends Repository
    Main interface for repositories that wrap another repository.