public class SystemReportResourceLocator extends Object implements ResourceLocator
| Constructor and Description | 
|---|
SystemReportResourceLocator(long maxProcessWait)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
findBinary(String name)  | 
String | 
slurpOutput(String commandString,
           boolean ignoreExitCode)  | 
public SystemReportResourceLocator(long maxProcessWait)
public String findBinary(String name)
findBinary in interface ResourceLocatorpublic String slurpOutput(String commandString, boolean ignoreExitCode)
slurpOutput in interface ResourceLocatorCopyright © 2020. All rights reserved.