Searched defs:isScopesEnabled (Results 1 - 2 of 2) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java897 public boolean isScopesEnabled() { method in class:Configuration
H A DRuntimeEnvironment.java971 public boolean isScopesEnabled() { method in class:RuntimeEnvironment
972 return threadConfig.get().isScopesEnabled();

Completed in 15 milliseconds