Package | Description |
---|---|
org.safs.tools | |
org.safs.tools.consoles |
Modifier and Type | Method and Description |
---|---|
protected static GenericProcessCapture |
ProcessMonitor.getProcessCapture(java.lang.Process aproc)
Subclasses may wish to override to return a different subclass of GenericProcessCapture.
|
protected static GenericProcessCapture |
GenericProcessMonitor.getProcessCapture(java.lang.Process aproc)
Subclasses may wish to override to return a different subclass of GenericProcessCapture.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessCapture
Attempts to capture out and err streams from a process for use by other processes.
|
Copyright © SAS Institute. All Rights Reserved.