Class CommandLauncherFactory


  • public final class CommandLauncherFactory
    extends java.lang.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 Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CommandLauncher createVMLauncher()
      Factory method to create an appropriate launcher.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait