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 ResourceLocator
public String slurpOutput(String commandString, boolean ignoreExitCode)
slurpOutput
in interface ResourceLocator
Copyright © 2021. All rights reserved.