Class NativeImageRunnerBuildItem
java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.SimpleBuildItem
io.quarkus.deployment.pkg.builditem.NativeImageRunnerBuildItem
The resolved factory for the native image runner.
Warning: This build item should not be consumed without the use of
NativeOrNativeSourcesBuild in the onlyIf method of
BuildStep because that leads to Quarkus having to resolve the container image runtime
unnecessarily.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
NativeImageRunnerBuildItem
-
-
Method Details
-
getBuildRunner
-
isContainerBuild
public boolean isContainerBuild()
-