public class JvmUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
formatJvmArguments(com.google.common.base.Optional<String> jvmArguments)
Formats the specified jvm arguments such that any tokens are replaced with concrete values;
|
static String |
getJvmInputArguments()
Gets the input arguments passed to the JVM.
|
public static String getJvmInputArguments()