public class SystemUtils extends SystemUtils
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getCommandLineOptions(String[] args,
String[][] opts)
Returns a Map of all options in the command line.
|
getDefaultEncoding, getenv, getenv, isAdoptiumTemurinJDK, isAdoptOpenJDK, isAmazonJDK, isAppleJDK, isAzulJDK, isIbmJDK, isOpenJDK, isSunJDK, parsePropertyDefinitionspublic static Map<String,Object> getCommandLineOptions(String[] args, String[][] opts) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.