|
|
@ -85,7 +85,7 @@ class ConfigDataEnvironmentContributors implements Iterable<ConfigDataEnvironmen
|
|
|
|
* {@link ConfigDataEnvironmentContributors} instance.
|
|
|
|
* {@link ConfigDataEnvironmentContributors} instance.
|
|
|
|
* @param importer the importer used to import {@link ConfigData}
|
|
|
|
* @param importer the importer used to import {@link ConfigData}
|
|
|
|
* @param activationContext the current activation context or {@code null} if the
|
|
|
|
* @param activationContext the current activation context or {@code null} if the
|
|
|
|
* context has not got been created
|
|
|
|
* context has not yet been created
|
|
|
|
* @return a {@link ConfigDataEnvironmentContributors} instance with all relevant
|
|
|
|
* @return a {@link ConfigDataEnvironmentContributors} instance with all relevant
|
|
|
|
* imports have been processed
|
|
|
|
* imports have been processed
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|