Searched refs:excludedConfigName (Results 1 – 1 of 1) sorted by relevance
528 private Collection<Object> getAllConfigurationObjects(String excludedConfigName) { in getAllConfigurationObjects() argument531 if (excludedConfigName != null) { in getAllConfigurationObjects()533 if (!excludedConfigName.equals(entryList.getKey())) { in getAllConfigurationObjects()