public class Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
DATE_FORMAT |
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getJVMPid() |
static boolean |
isCoreRunning() |
static List<String> |
parseEventLine(String line) |
static FileLock |
tryWavaLock() |
public static final DateFormat DATE_FORMAT
public static FileLock tryWavaLock() throws IOException
IOExceptionpublic static boolean isCoreRunning()
throws IOException
IOExceptionpublic static int getJVMPid()
Copyright © 2010–2017. All rights reserved.