Uses of Interface
oshi.hardware.Baseboard
| Package | Description |
|---|---|
| oshi.hardware |
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
|
| oshi.hardware.common |
Provides abstract classes for common code
|
-
Uses of Baseboard in oshi.hardware
Methods in oshi.hardware that return Baseboard Modifier and Type Method Description BaseboardComputerSystem. getBaseboard()Get the computer system baseboard/motherboard. -
Uses of Baseboard in oshi.hardware.common
Classes in oshi.hardware.common that implement Baseboard Modifier and Type Class Description classAbstractBaseboardBaseboard dataMethods in oshi.hardware.common that return Baseboard Modifier and Type Method Description protected abstract BaseboardAbstractComputerSystem. createBaseboard()Instantiates the platform-specificBaseboardobjectBaseboardAbstractComputerSystem. getBaseboard()