Interface ISystemInformation
public interface ISystemInformation
System Information
- Author:
- I-D Media AG
-
Method Summary
Modifier and TypeMethodDescription@NotNull IJVMInformationGet JVM info@NotNull IMemoryUsageCalculationOperationGet memory info@NotNull IOSInformationGet OS info
-
Method Details
-
getOsInformation
Get OS info- Returns:
-
getJvmInformation
Get JVM info- Returns:
-
getMemoryInformation
Get memory info- Returns:
-