Package io.quarkus.bootstrap.graal
Class ImageInfo
- java.lang.Object
-
- io.quarkus.bootstrap.graal.ImageInfo
-
public final class ImageInfo extends Object
This class essentially contains the same code asorg.graalvm.nativeimage.ImageInfobut we copy it here as we don't want to have to dependorg.graalvm.sdk:graal-sdkand make it a runtimeParentFirst artifact
-
-
Constructor Summary
Constructors Constructor Description ImageInfo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleaninImageBuildtimeCode()static booleaninImageRuntimeCode()
-