Uses of Class
org.apache.commons.exec.launcher.CommandLauncherProxy
Packages that use CommandLauncherProxy
Package
Description
 Operating system dependent command launchers are abstracted by the interface 
CommandLauncher.- 
Uses of CommandLauncherProxy in org.apache.commons.exec.launcherSubclasses of CommandLauncherProxy in org.apache.commons.exec.launcherModifier and TypeClassDescriptionclassA command launcher for OS/2 that uses 'cmd.exe' when launching commands in directories other than the current working directory.classA command launcher for Windows XP/2000/NT that uses 'cmd.exe' when launching commands in directories other than the current working directory.