Class Jlink

  • All Implemented Interfaces:
    Tool

    public class Jlink
    extends java.lang.Object
    You can use the jlink tool to assemble and optimize a set of modules and their dependencies into a custom runtime image.
    See Also:
    jlink
    • Constructor Summary

      Constructors 
      Constructor Description
      Jlink()  
    • Constructor Detail

      • Jlink

        public Jlink()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Tool
      • getVersion

        public java.lang.String getVersion()
        Specified by:
        getVersion in interface Tool