Uses of Class
oshi.hardware.common.AbstractComputerSystem
Packages that use AbstractComputerSystem
Package
Description
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 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 AbstractComputerSystem in oshi.hardware.platform.linux
Subclasses of AbstractComputerSystem in oshi.hardware.platform.linuxModifier and TypeClassDescription(package private) final class
Hardware data obtained from sysfs. -
Uses of AbstractComputerSystem in oshi.hardware.platform.mac
Subclasses of AbstractComputerSystem in oshi.hardware.platform.macModifier and TypeClassDescription(package private) final class
Hardware data obtained from ioreg. -
Uses of AbstractComputerSystem in oshi.hardware.platform.unix.aix
Subclasses of AbstractComputerSystem in oshi.hardware.platform.unix.aixModifier and TypeClassDescription(package private) final class
Hardware data obtained from lsattr -
Uses of AbstractComputerSystem in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractComputerSystem in oshi.hardware.platform.unix.freebsdModifier and TypeClassDescription(package private) final class
Hardware data obtained from dmidecode. -
Uses of AbstractComputerSystem in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractComputerSystem in oshi.hardware.platform.unix.openbsdModifier and TypeClassDescriptionclass
OpenBSD ComputerSystem implementation -
Uses of AbstractComputerSystem in oshi.hardware.platform.unix.solaris
Subclasses of AbstractComputerSystem in oshi.hardware.platform.unix.solarisModifier and TypeClassDescription(package private) final class
Hardware data obtained from smbios. -
Uses of AbstractComputerSystem in oshi.hardware.platform.windows
Subclasses of AbstractComputerSystem in oshi.hardware.platform.windowsModifier and TypeClassDescription(package private) final class
Hardware data obtained from WMI.