Interface UrlRepository

All Superinterfaces:
Repository
All Known Implementing Classes:
FileRepository

public interface UrlRepository extends Repository
A repository that can be globally identified by an URL.
Author:
Thomas Morgner