Class NativeImageSourceJarBuildItem


  • public final class NativeImageSourceJarBuildItem
    extends SimpleBuildItem
    A jar that is build to run the native image
    • Constructor Detail

      • NativeImageSourceJarBuildItem

        public NativeImageSourceJarBuildItem​(Path path,
                                             Path libraryDir)
    • Method Detail

      • getPath

        public Path getPath()
      • getLibraryDir

        public Path getLibraryDir()