Class Jmod

  • All Implemented Interfaces:
    Tool

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

      Constructors 
      Constructor Description
      Jmod()  
    • Constructor Detail

      • Jmod

        public Jmod()
    • 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