Package org.apache.commons.exec.launcher
Class CommandLauncherFactory
java.lang.Object
org.apache.commons.exec.launcher.CommandLauncherFactory
Builds a command launcher for the OS and JVM we are running under.
- 
Method Summary
Modifier and TypeMethodDescriptionstatic CommandLauncherFactory method to create an appropriate launcher. 
- 
Method Details
- 
createVMLauncher
Factory method to create an appropriate launcher.- Returns:
 - the command launcher.
 
 
 -