Package org.wildfly.common.os
Class ProcessRedirect
java.lang.Object
org.wildfly.common.os.ProcessRedirect
Process redirections that work on all JDK versions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProcessBuilder.Redirectdiscard()Get the "discard" process redirection target.
-
Method Details
-
discard
Get the "discard" process redirection target.- Returns:
- the discarding redirection target
-