public interface SystemStatus
| Modifier and Type | Method and Description |
|---|---|
JvmStatus |
getJvmStatus()
Retrieves the status of the Java Virtual Machine (JVM).
|
OperatingSystemStatus |
getOperatingSystemStatus()
Retrieves the status of the operating system.
|
OperatingSystemStatus getOperatingSystemStatus()
JvmStatus getJvmStatus()
Copyright © 2016–2017. All rights reserved.