Package | Description |
---|---|
org.spf4j.os |
Modifier and Type | Method and Description |
---|---|
static <T,E> ProcessResponse<T,E> |
OperatingSystem.forkExec(String[] command,
ProcessHandler<T,E> handler,
long timeoutMillis,
long terminationTimeoutMillis)
Process execution utility.
|
Copyright © 2018 SPF4J. All rights reserved.