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 modeA class that will be reinitialized at runtime in native mode.
-
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.builditem.nativeimageClassDescriptionA 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.
-
Classes in io.quarkus.deployment.builditem.nativeimage used by io.quarkus.deployment.loggingClassDescriptionA class that will be reinitialized at runtime in native mode.
-
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-imageDo not use directly: use instead.Deprecated.A build item that represents a
Proxydefinition that will be required in native mode.A build item that indicates that a static resource should be included in the native imageIndicates 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.Used to register a class for reflection in native modeAttempts to register a complete type hierarchy for reflection.Used byReflectiveHierarchyStepto ignore reflection warning deliberatelyA class that will be initialized at runtime in native mode.A class that will be reinitialized at runtime in native mode.Represents a Service Provider registration.