public abstract class OSCommands
extends java.lang.Object
| Constructor and Description |
|---|
OSCommands() |
| Modifier and Type | Method and Description |
|---|---|
static OSCommands |
getInstance() |
abstract boolean |
isProcessRunning(java.lang.String... matchStrings)
Check for process with command line.
|
public static OSCommands getInstance()
public abstract boolean isProcessRunning(java.lang.String... matchStrings)
matchStrings -