Represents a Java virtual machine installation.
Type | Name and description |
---|---|
File |
getJavaHome() The home directory of the Java runtime installation. |
JavaVersion |
getJavaVersion() The Java version of the Java runtime installation. |
The home directory of the Java runtime installation.
null
.The Java version of the Java runtime installation.
null
.