Searched refs:run (Results 1 - 14 of 14) sorted by relevance

/opengrok-jel/platform/linux/init.d/
H A Dderby63 PIDFILE=/var/run/derby.pid
/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DShowErrorForm.java141 public void run() {
H A DNotificationsFrame.java152 public void run() {
H A DSettingsFrame.java286 public void run() {
292 logger.log(Level.FINE, "run", ex);
H A DConfigurationsFrame.java892 public void run() {
/opengrok-jel/test/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironmentTest.java105 public void run() {
131 public void run() {
163 public void run() {
/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DCtags.java140 public void run() {
151 log.log(Level.FINE, "run", exp);
/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java125 * @return {@code true} if Exuberant ctags could be run.
233 public void run() {
264 log.log(Level.FINE, "run", e);
267 log.log(Level.FINE, "run", e);
/opengrok-jel/src/org/opensolaris/opengrok/util/
H A DExecutor.java135 public void run() {
142 log.log(Level.FINE, "run", ex);
/opengrok-jel/src/org/opensolaris/opengrok/management/
H A DAgentIndexRunner.java133 public void run() { method in class:AgentIndexRunner
187 log.log(Level.FINE, "run", e);
/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java129 * @param executor An executor to run the job
138 * @param executor An executor to run the job
165 public void run() {
179 * @param executor An executor to run the job
223 public void run() {
229 logger.log(Level.FINE, "run", e);
329 logger.warning("Unable to run ctags! Searching definitions will not work!");
424 * @param executor An executor to run the job
444 public void run() {
H A DIndexer.java809 public void run() {
820 log.log(Level.FINE, "run", e);
/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DHistoryGuru.java86 // Failed to initialize, run without a history cache
613 public void run() {
/opengrok-jel/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java70 * Create a suite of tests to run. If the Derby classes are not present,
73 * @return tests to run
475 public void run() {

Completed in 28 milliseconds