| Modifier and Type | Method and Description |
|---|---|
static OSHelper.ProcessReturn |
OSHelper.procWaitWithProcessReturn(Process process) |
static OSHelper.ProcessReturn |
OSHelper.procWaitWithProcessReturn(Process process,
long timeout)
Waits for a specified process to terminate for the specified amount of
milliseconds.
|
static OSHelper.ProcessReturn |
OSHelper.sendEmail_Unix(String target,
String topic,
String text)
Send a simple email
|
Copyright © 2013. All rights reserved.