Package org.wildfly.common.os
Class ProcessRedirect
- java.lang.Object
-
- org.wildfly.common.os.ProcessRedirect
-
public final class ProcessRedirect extends java.lang.Object
Process redirections that work on all JDK versions.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.ProcessBuilder.Redirect
discard()
Get the "discard" process redirection target.
-