org.apache.commons.exec.launcher
Class CommandLauncherFactory
java.lang.Object
org.apache.commons.exec.launcher.CommandLauncherFactory
public final class CommandLauncherFactory
- extends Object
Builds a command launcher for the OS and JVM we are running under.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createVMLauncher
public static CommandLauncher createVMLauncher()
- Factory method to create an appropriate launcher.
- Returns:
- the command launcher
Copyright © 2011 Apache Software Foundation. All Rights Reserved.