public class WindowsHandlesManipulator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WindowsHandlesManipulator.ProcessInitializationException |
| Constructor and Description |
|---|
WindowsHandlesManipulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
uninheritStandardStreams()
Makes the standard streams handles 'uninheritable' for the current process.
|
public void uninheritStandardStreams()
throws WindowsHandlesManipulator.ProcessInitializationException
WindowsHandlesManipulator.ProcessInitializationException - when the operation failsCopyright © 2013. All rights reserved