EagerExportProvider
.@Deprecated(since="23.1") public interface EagerExportProvider extends EagerExportProvider
used for AOT
. On SVM we can rely that the closed world analysis
registers all exports at image generation time, so there is no need to use these service
providers.
Service provider interface implementations and uses are intended to be automatically generated by
the Truffle DSL annotation processor. Do not declare custom eager export providers or call
EagerExportProvider.ensureRegistered()
.
ensureRegistered, getLibraryClassName