public final class Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
DATE_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBuildDate() |
static String |
getLogo() |
static String |
getVersion() |
static void |
main(String[] args) |
static List<String> |
parseEventLine(String line) |
static void |
showHelp(org.apache.commons.cli.Options options,
String commandLine) |
static FileLock |
tryLock(File f) |
static void |
validateCoreRunning() |
public static final DateFormat DATE_FORMAT
public static void showHelp(org.apache.commons.cli.Options options,
String commandLine)
public static String getVersion()
public static String getBuildDate()
public static String getLogo()
public static FileLock tryLock(File f) throws IOException
IOExceptionpublic static void validateCoreRunning()
throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2010–2016. All rights reserved.