Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.exec Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
CommandLauncherInterface to shield the caller from the various platform-dependentVersion:$Id: CommandLauncher.Interfaceorg.apache.commons.exec.launcherApache Commons
CommandLauncherFactoryBuilds a command launcher for the OS and JVM we are running under.Classorg.apache.commons.exec.launcherApache Commons
CommandLauncherImplA command launcher for a particular JVM/OS platform.Classorg.apache.commons.exec.launcherApache Commons
CommandLauncherProxyA command launcher that proxies another command launcher.Classorg.apache.commons.exec.launcherApache Commons
CommandLineCommandLine objects help handling command lines specifying processes to execute.Classorg.apache.commons.execApache Commons
DaemonExecutorRuns daemon processes asynchronously.Classorg.apache.commons.execApache Commons
DebugUtilsProvides debugging support.Classorg.apache.commons.exec.utilApache Commons
DefaultExecuteResultHandlerA default implementation of 'ExecuteResultHandler' used for asynchronousVersion:$Id: DefaultExecuteResultHandler.Classorg.apache.commons.execApache Commons
DefaultExecutorThe default class to start a subprocess.Classorg.apache.commons.execApache Commons
DefaultProcessingEnvironmentHelper class to determine the environment variable for the OS.Classorg.apache.commons.exec.environmentApache Commons
EnvironmentUtilsWrapper for environment variables.Classorg.apache.commons.exec.environmentApache Commons
ExecuteExceptionAn exception indicating that the executing a subprocesses failed.Classorg.apache.commons.execApache Commons
ExecuteResultHandlerThe callback handlers for the result of asynchronous process execution.Interfaceorg.apache.commons.execApache Commons
ExecuteStreamHandlerUsed by Execute to handle input and output stream ofVersion:$Id: ExecuteStreamHandler.Interfaceorg.apache.commons.execApache Commons
ExecuteWatchdogDestroys a process running for too long.Classorg.apache.commons.execApache Commons
ExecutorThe main abstraction to start an external process.Interfaceorg.apache.commons.execApache Commons
InputStreamPumperCopies all data from an System.Classorg.apache.commons.execApache Commons
Java13CommandLauncherA command launcher for JDK/JRE 1.Classorg.apache.commons.exec.launcherApache Commons
LogOutputStreamBase class to connect a logging system to the output and/or error stream of then external process.Classorg.apache.commons.execApache Commons
MapUtilsHelper classes to manipulate maps to pass substition map to the CommandLine.Classorg.apache.commons.exec.utilApache Commons
OpenVmsProcessingEnvironmentHelper class to determine the environment variableVersion:$Id: OpenVmsProcessingEnvironment.Classorg.apache.commons.exec.environmentApache Commons
OSCondition that tests the OS type.Classorg.apache.commons.execApache Commons
OS2CommandLauncherA command launcher for OS/2 that uses 'cmd.Classorg.apache.commons.exec.launcherApache Commons
ProcessDestroyerDestroys all registered Process after a certain event, typically when the VM exitsInterfaceorg.apache.commons.execApache Commons
PumpStreamHandlerCopies standard output and error of sub-processes to standard output and error of the parent process.Classorg.apache.commons.execApache Commons
ShutdownHookProcessDestroyerDestroys all registered Processes when the VM exits.Classorg.apache.commons.execApache Commons
StreamPumperCopies all data from an input stream to an output stream.Classorg.apache.commons.execApache Commons
StringUtilsSupplement of commons-lang, the stringSubstitution() was in a simpler implementation available in an older commons-lang implementation.Classorg.apache.commons.exec.utilApache Commons
TimeoutObserverInterface for classes that want to be notified by Watchdog.Interfaceorg.apache.commons.execApache Commons
VmsCommandLauncherA command launcher for VMS that writes the command to a temporary DCL script before launching commands.Classorg.apache.commons.exec.launcherApache Commons
WatchdogGeneralization of ExecuteWatchdogVersion:$Id: Watchdog.Classorg.apache.commons.execApache Commons
WinNTCommandLauncherA command launcher for Windows XP/2000/NT that uses 'cmd.Classorg.apache.commons.exec.launcherApache Commons