Searched refs:CONTEXT_SCOPE_CONTROL (Results 1 – 3 of 3) sorted by relevance
130 String CONTEXT_SCOPE_CONTROL = "context.scope_control"; field
1360 ExtProperties scopes = configuration.subset(CONTEXT_SCOPE_CONTROL); in initializeScopeSettings()
91 … replacement = RuntimeConstants.CONTEXT_SCOPE_CONTROL + "." + key.substring(0, key.length() - 22); in translateKey()