Searched defs:supportsRepository (Results 1 - 3 of 3) sorted by relevance
/opengrok-sun/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryCache.java | 47 boolean supportsRepository(Repository repository); method in interface:HistoryCache |
H A D | FileHistoryCache.java | 72 public boolean supportsRepository(Repository repository) { method in class:FileHistoryCache |
H A D | JDBCHistoryCache.java | 144 public boolean supportsRepository(Repository repository) { method in class:JDBCHistoryCache |
Completed in 94 milliseconds