Searched refs:supportsRepository (Results 1 - 4 of 4) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java46 boolean supportsRepository(Repository repository); method in interface:HistoryCache
H A DHistoryGuru.java239 if (useCache() && historyCache.supportsRepository(repo)) {
H A DFileHistoryCache.java166 public boolean supportsRepository(Repository repository) { method in class:FileHistoryCache
H A DJDBCHistoryCache.java186 public boolean supportsRepository(Repository repository) { method in class:JDBCHistoryCache

Completed in 45 milliseconds