Searched refs:saConfiguredScopes (Results 1 – 1 of 1) sorted by relevance
191 saConfiguredScopes = (Vector)configuredScopes.clone(); in SLPConfig()195 if (saConfiguredScopes.size() <= 0) { in SLPConfig()196 saConfiguredScopes.addElement(Defaults.DEFAULT_SCOPE); in SLPConfig()842 private Vector saConfiguredScopes = null; field in SLPConfig864 return (Vector)saConfiguredScopes.clone(); in getSAConfiguredScopes()886 Assert.slpassert(saConfiguredScopes.contains(scope), in addPreconfiguredDAScopes()888 new Object[] {scope, saConfiguredScopes}); in addPreconfiguredDAScopes()