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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java32 * Create and initialize an empty history cache if one doesn't exist
37 void initialize() throws HistoryException; method in interface:HistoryCache
H A DHistoryGuru.java81 cache.initialize();
83 logger.warning("Failed to initialize the history cache: "
86 // Failed to initialize, run without a history cache
652 cache.initialize();
H A DFileHistoryCache.java67 public void initialize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java242 // that we initialize on start-up. Details can be found in Derby's
319 * @param generator the {@code AtomicInteger} object to initialize
338 public void initialize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DCtags.java86 private void initialize() throws IOException { method in class:Ctags
188 initialize();
/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java123 initialize();
238 private void initialize() throws IOException { method in class:IndexDatabase
/opengrok-jel/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java177 cache.initialize();
/opengrok-jel/lib/
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 24 milliseconds