Name | Description |
boolean ObjectStatus | Online if the Runtime MBean type exists. |
boolean BootClassPathSupported | Tests if the Java virtual machine supports the boot class path mechanism. The boot class path mechanism is used by the bootstrap class loader to search for class files. |
long StartTime | Returns the start time of the Java virtual machine (in milliseconds). |
long Uptime | Returns the uptime of the Java virtual machine (in milliseconds). |