Package org.zeroturnaround.process
package org.zeroturnaround.process
-
ClassDescriptionBase implementation of
SystemProcess.Represents multiple processes.Contains otherSystemProcesses preserving their order.Wrapper forProcesssince Java 8.Wrapper forProcess.Represents a single system process containing alternativeSystemProcessimplementations for controlling it.Base implementation for processes that usePID(Process ID) values.Helper methods for retrieving process IDs.Base implementation that polls for a process status.CreatesSystemProcessinstances.Additional helper methods for killing processes and waiting until they finish.Represents a native system process.Process implementation for UNIX PID values.Process implementation for Windows PID values.