Searched refs:initialize (Results 1 - 9 of 9) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java31 * Create and initialize an empty history cache if one doesn't exist
36 void initialize() throws HistoryException; method in interface:HistoryCache
H A DHistoryGuru.java87 cache.initialize();
90 "Failed to initialize the history cache", he);
91 // Failed to initialize, run without a history cache
628 cache.initialize();
H A DFileHistoryCache.java156 public void initialize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java284 // that we initialize on start-up. Details can be found in Derby's
347 * @param generator the {@code AtomicInteger} object to initialize
363 public void initialize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok/src/org/opensolaris/opengrok/analysis/
H A DCtags.java81 private void initialize() throws IOException { method in class:Ctags
253 initialize();
/opengrok/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java84 cache.initialize();
H A DFileHistoryCacheTest.java69 cache.initialize();
/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java141 initialize();
254 private void initialize() throws IOException { method in class:IndexDatabase
/opengrok/lib/
H A Dbcel-6.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 26 milliseconds