java.lang.Object
org.elasticsearch.bootstrap.ScopeResolver
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScopeResolver
create
(Stream<PluginsLoader.PluginLayer> pluginLayers, String apmAgentPackageName) static String
getScopeName
(Module requestingModule) resolveClassToScope
(Class<?> clazz)
-
Method Details
-
create
public static ScopeResolver create(Stream<PluginsLoader.PluginLayer> pluginLayers, String apmAgentPackageName) -
resolveClassToScope
-
getScopeName
-