Uses of Interface
oshi.software.os.OperatingSystem
Package
Description
[oshi-core API] Provides a cross-platform implementation to retrieve Operating System and Hardware Information, such
as OS version, memory, CPU, disk, devices, sensors, etc.
Provides abstract classes for common code
Provides information about Software and OS on Linux
Provides information about Software and OS on macOS
Provides information about Software and OS on AIX
Provides information about Software and OS on FreeBSD
Provides information about Software and OS on OpenBSD
Provides information about Software and OS on Solaris
Provides information about Software and OS on Windows
-
Uses of OperatingSystem in oshi
Modifier and TypeMethodDescriptionSystemInfo.getOperatingSystem()
Creates a new instance of the appropriate platform-specificOperatingSystem
. -
Uses of OperatingSystem in oshi.software.common
Modifier and TypeClassDescriptionclass
Common methods for OperatingSystem implementations -
Uses of OperatingSystem in oshi.software.os.linux
Modifier and TypeClassDescriptionclass
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. -
Uses of OperatingSystem in oshi.software.os.mac
Modifier and TypeClassDescriptionclass
macOS, previously Mac OS X and later OS X) is a series of proprietary graphical operating systems developed and marketed by Apple Inc. since 2001. -
Uses of OperatingSystem in oshi.software.os.unix.aix
Modifier and TypeClassDescriptionclass
AIX (Advanced Interactive eXecutive) is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms. -
Uses of OperatingSystem in oshi.software.os.unix.freebsd
Modifier and TypeClassDescriptionclass
FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. -
Uses of OperatingSystem in oshi.software.os.unix.openbsd
Modifier and TypeClassDescriptionclass
OpenBsd is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. -
Uses of OperatingSystem in oshi.software.os.unix.solaris
Modifier and TypeClassDescriptionclass
Solaris is a non-free Unix operating system originally developed by Sun Microsystems. -
Uses of OperatingSystem in oshi.software.os.windows
Modifier and TypeClassDescriptionclass
Microsoft Windows, commonly referred to as Windows, is a group of several proprietary graphical operating system families, all of which are developed and marketed by Microsoft.