Lines Matching defs:getInstance
75 public static Indexer getInstance() {
495 RuntimeEnvironment env = RuntimeEnvironment.getInstance();
498 getInstance().prepareIndexer(env, searchRepositories, addProjects,
507 getInstance().doIndexerExecution(update, noThreads, subFiles,
510 getInstance().sendToConfigHost(env, configHost);
558 HistoryGuru.getInstance().addRepositories(env.getSourceRootPath());
596 HistoryGuru.getInstance().removeCache(toZap);
673 HistoryGuru.getInstance().createCache();
677 HistoryGuru.getInstance().createCache(repositories);
693 RuntimeEnvironment env = RuntimeEnvironment.getInstance().register();
773 RuntimeEnvironment.getInstance().writeConfiguration(host, Integer.parseInt(cfg[1]));