Class NativeImageRunnerBuildItem


  • public final class NativeImageRunnerBuildItem
    extends SimpleBuildItem
    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 Detail

    • Method Detail

      • isContainerBuild

        public boolean isContainerBuild()