elasticsearch/libs/core
Ryan Ernst 2ca6df71d6
Make ProviderLocator aware of boot qualified exports (#105250)
Qualfied exports in the boot layer only work when they are to other boot
modules. Yet Elasticsearch has dynamically loaded modules as in plugins.
For this purpose we have ModuleQualifiedExportsService. This commit
moves loading of ModuleQualfiedExportService instances in the boot layer
into core so that it can be reused by ProviderLocator when a qualified
export applies to an embedded module.
2024-02-07 09:43:22 -08:00
..
src Make ProviderLocator aware of boot qualified exports (#105250) 2024-02-07 09:43:22 -08:00
build.gradle Make ProviderLocator aware of boot qualified exports (#105250) 2024-02-07 09:43:22 -08:00