Interface ResourceRepository

All Known Implementing Classes:
ResourceRepositoryImpl

public interface ResourceRepository
A Resource Repository represents a repository local to the workspace. A Workspace will always create one Workspace Repository. References to the contents are stored in a text file in ./cnf/dependencies.json. Associated with the repository is a cache (which might be shared with other subsystems).

This repository can be used to get plugin dependencies.