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 SummaryModifier and TypeMethodDescriptionstatic CommandLauncherFactory method to create an appropriate launcher.
- 
Method Details- 
createVMLauncherFactory method to create an appropriate launcher.- Returns:
- the command launcher.
 
 
-