Class CommandLauncherFactory


  • public final class CommandLauncherFactory
    extends Object
    Builds a command launcher for the OS and JVM we are running under.
    Version:
    $Id: CommandLauncherFactory.java 1556869 2014-01-09 16:51:11Z britter $
    • Method Detail

      • createVMLauncher

        public static CommandLauncher createVMLauncher()
        Factory method to create an appropriate launcher.
        Returns:
        the command launcher