Esempio n. 1
0
 @Override
 public Repository getRepository(final Path root) {
   return configuredRepositories.getRepositoryByRootPath(root);
 }