Uses of Package
io.quarkus.deployment.builditem.nativeimage
Packages that use io.quarkus.deployment.builditem.nativeimage
Package
Description
-
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deploymentClassDescriptionUsed to register a class for reflection in native modeRegistering methods for reflective access during the buildA class that will be initialized at runtime in native mode.Deprecated.Represents a Service Provider registration.
-
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.builditem.nativeimageClassDescriptionA build item used to aggregate configuration settings for the GraalVM native image build.A build item that indicates that a static resource should be included in the native image.A build item that indicates that a set of resource paths defined by regular expression patterns or globs should be included in the native image.Used to register a class for reflection in native modeAttempts to register a complete type hierarchy for reflection.Represents a Service Provider registration.Deprecated, for removal: This API element is subject to removal in a future version.Use
CPUinsteadDeprecated, for removal: This API element is subject to removal in a future version.UseOSinstead -
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.loggingClassDescriptionDeprecated.Starting with Mandrel/GraalVM 23.1 for JDK 21 this is functionally the same with
RuntimeInitializedClassBuildItem. -
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.pkg.stepsClassDescriptionDo not use directly: use instead.A system property that will be set at native image build timeA build item that indicates the minimal acceptable JDK version the native-image tool was bundled with.
-
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.stepsClassDescriptionUsed to register a class for JNI runtime access.JNI access registration fine-grained to single methods for a given class.A build item that indicates that a Java package should be exported using '-J--add-exports' option to become visible to native-imageNative configuration generated by native image agent can be integrated directly into subsequence native build steps, if the user enables
NativeConfig.agentConfigurationApply().Do not use directly: use instead.Deprecated.A build item used to aggregate configuration settings for the GraalVM native image build.A build item that represents aProxydefinition that will be required in native mode.A build item that indicates that a static resource should be included in the native image.Indicates that a resource bundle should be included in the native imageA build item that indicates that directory resources should be included in the native imageA build item that indicates that a set of resource paths defined by regular expression patterns or globs should be included in the native image.A system property that will be set at native image build timeUsed to register a class for reflection in native modeRegistering fields for reflective access during the buildAttempts to register a complete type hierarchy for reflection.Used byReflectiveHierarchyStepto ignore reflection warning deliberatelyRegistering methods for reflective access during the buildA class that will be initialized at runtime in native mode.Deprecated.Starting with Mandrel/GraalVM 23.1 for JDK 21 this is functionally the same withRuntimeInitializedClassBuildItem.Represents a Service Provider registration.
RuntimeInitializedClassBuildItem.