Class StdJavaRuntimeProvider

  • All Implemented Interfaces:
    pro.gravit.launcher.gui.RuntimeProvider

    public class StdJavaRuntimeProvider
    extends java.lang.Object
    implements pro.gravit.launcher.gui.RuntimeProvider
    • Field Detail

      • launcherUpdateTempPath

        public static java.nio.file.Path launcherUpdateTempPath
      • processBuilder

        public static java.lang.ProcessBuilder processBuilder
    • Constructor Detail

      • StdJavaRuntimeProvider

        public StdJavaRuntimeProvider()
    • Method Detail

      • run

        public void run​(java.lang.String[] args)
        Specified by:
        run in interface pro.gravit.launcher.gui.RuntimeProvider
      • preLoad

        public void preLoad()
        Specified by:
        preLoad in interface pro.gravit.launcher.gui.RuntimeProvider
      • init

        public void init​(boolean clientInstance)
        Specified by:
        init in interface pro.gravit.launcher.gui.RuntimeProvider