Class Java13CommandLauncher

java.lang.Object
org.apache.commons.exec.launcher.CommandLauncherImpl
org.apache.commons.exec.launcher.Java13CommandLauncher
All Implemented Interfaces:
CommandLauncher
Direct Known Subclasses:
VmsCommandLauncher

A command launcher for JDK/JRE 1.3 (and higher). Uses the built-in Runtime.exec() command.