Module io.smallrye.common.process
Package io.smallrye.common.process
package io.smallrye.common.process
-
ClassDescriptionAn exception indicating that a process has exited with an abnormal status.The base type of all execution exception types.A builder for the tail portion of a pipeline.The error handling aspect of the process builder.The output handling aspect of the process builder.An exception indicating a problem in multiple process stages of a pipeline.A builder for creating, running, and performing I/O with subprocesses.The input handling aspect of the process builder.An exception in the execution of a single process.An exception indicating a problem in one of the handler callbacks for the execution of a process.A collection of useful process-related utility methods.A process handle that can be waited for and whose exit value may be read.