Package org.opentestfactory.utils.process
package org.opentestfactory.utils.process
This package implements process handling primitives.
-
ClassDescriptionThrown when the required classpath operation fails.This class provides functionalities to work on classpaths.Some static logic used by the process management subsystem.Exception thrown when an external process fails.Client responsible to deal with the local system in process executingThis class is a process handle.Runnable task used as shutdown hook to kill stray processes...This class is intended to log stdout from external processes on demand.This class listens to a process output stream in a separate thread in order to get its output AND proceed on other treatments while the process is running.This class is used to monitor streams.