Class WindowsBaseboard
java.lang.Object
oshi.hardware.common.AbstractBaseboard
oshi.hardware.common.platform.windows.WindowsBaseboard
- All Implemented Interfaces:
Baseboard
Baseboard data obtained from WMI. Subclasses provide the platform-specific
WmiQueryExecutor.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the baseboard manufacturer.getModel()Get the baseboard model.Get the baseboard serial number.Get the baseboard version.protected abstract WmiQueryExecutorReturns the WMI query executor for this platform.Methods inherited from class AbstractBaseboard
toString
-
Constructor Details
-
WindowsBaseboard
public WindowsBaseboard()
-
-
Method Details
-
getWmiQueryExecutor
Returns the WMI query executor for this platform.- Returns:
- a non-null
WmiQueryExecutor
-
getManufacturer
-
getModel
-
getVersion
-
getSerialNumber
-