Interface RepositoryManager

All Superinterfaces:
AutoCloseable, Closeable, HandlerBase<Repository>, Initable, LastModifiedAware, Manager<Repository>, TypeManager<Repository,RepositoryHandler>
All Known Implementing Classes:
AbstractRepositoryManager, RepositoryManagerDecorator

public interface RepositoryManager extends TypeManager<Repository,RepositoryHandler>
The central class for managing Repository objects. This class is a singleton and is available via injection.