@FunctionalInterface public interface RunningProcessFactory<T extends RunningProcess>
| Modifier and Type | Method and Description |
|---|---|
T |
startedWith(ProcessControl process,
ProcessOutput processOutput,
Path pidFile,
long timeout) |
T startedWith(ProcessControl process, ProcessOutput processOutput, Path pidFile, long timeout)
Copyright © 2024. All rights reserved.