Class CommandLauncherFactory


  • public final class CommandLauncherFactory
    extends java.lang.Object
    Builds a command launcher for the OS and JVM we are running under.
    • 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