Uses of Interface
oshi.hardware.Baseboard
Packages that use Baseboard
Package
Description
[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
Provides abstract classes for common code
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
Provides mappings for Unix-based operating systems
Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems
-
Uses of Baseboard in oshi.hardware
Methods in oshi.hardware that return BaseboardModifier and TypeMethodDescriptionComputerSystem.getBaseboard()
Get the computer system baseboard/motherboard. -
Uses of Baseboard in oshi.hardware.common
Classes in oshi.hardware.common that implement BaseboardFields in oshi.hardware.common with type parameters of type BaseboardMethods in oshi.hardware.common that return BaseboardModifier and TypeMethodDescriptionprotected abstract Baseboard
AbstractComputerSystem.createBaseboard()
Instantiates the platform-specificBaseboard
objectAbstractComputerSystem.getBaseboard()
-
Uses of Baseboard in oshi.hardware.platform.linux
Classes in oshi.hardware.platform.linux that implement BaseboardModifier and TypeClassDescription(package private) final class
Baseboard data obtained by sysfsMethods in oshi.hardware.platform.linux that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.mac
Classes in oshi.hardware.platform.mac that implement BaseboardModifier and TypeClassDescription(package private) final class
Baseboard data obtained from ioregMethods in oshi.hardware.platform.mac that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.unix
Classes in oshi.hardware.platform.unix that implement BaseboardModifier and TypeClassDescriptionfinal class
Baseboard data obtained by a calling class -
Uses of Baseboard in oshi.hardware.platform.unix.aix
Classes in oshi.hardware.platform.unix.aix that implement BaseboardModifier and TypeClassDescription(package private) final class
Baseboard data obtained by lscfgMethods in oshi.hardware.platform.unix.aix that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.unix.freebsd
Methods in oshi.hardware.platform.unix.freebsd that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.unix.openbsd
Methods in oshi.hardware.platform.unix.openbsd that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.unix.solaris
Methods in oshi.hardware.platform.unix.solaris that return Baseboard -
Uses of Baseboard in oshi.hardware.platform.windows
Classes in oshi.hardware.platform.windows that implement BaseboardModifier and TypeClassDescription(package private) final class
Baseboard data obtained from WMIMethods in oshi.hardware.platform.windows that return Baseboard