Searched refs:usedSources (Results 1 – 1 of 1) sorted by relevance
295 List<Object> usedSources = scopeInstancesInUse.get(scopeBinding.getScope()); in configure() local296 if (usedSources != null) { in configure()300 for (Object usedSource : usedSources) { in configure()