Package | Description |
---|---|
oshi.software.common |
Provides abstract classes for common code
|
oshi.software.os |
[oshi-core API] Provides cross-platform implementation to retrieve OS,
FileSystem, and Process information
|
oshi.software.os.linux |
Provides information about Software and OS on Linux
|
oshi.software.os.mac |
Provides information about Software and OS on Mac OS X
|
oshi.software.os.unix.freebsd |
Provides information about Software and OS on FreeBSD
|
oshi.software.os.unix.solaris |
Provides information about Software and OS on Solaris
|
oshi.software.os.windows |
Provides information about Software and OS on Windows
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOSVersionInfoEx
Contains operating system version information.
|
Modifier and Type | Field and Description |
---|---|
protected OperatingSystemVersion |
AbstractOperatingSystem.version |
Modifier and Type | Method and Description |
---|---|
OperatingSystemVersion |
AbstractOperatingSystem.getVersion()
Operating system version.
|
Modifier and Type | Method and Description |
---|---|
OperatingSystemVersion |
OperatingSystem.getVersion()
Operating system version.
|
Modifier and Type | Class and Description |
---|---|
class |
LinuxOSVersionInfoEx |
Modifier and Type | Class and Description |
---|---|
class |
MacOSVersionInfoEx |
Modifier and Type | Class and Description |
---|---|
class |
FreeBsdOSVersionInfoEx |
Modifier and Type | Class and Description |
---|---|
class |
SolarisOSVersionInfoEx |
Modifier and Type | Class and Description |
---|---|
class |
WindowsOSVersionInfoEx |
Copyright © 2010–2018 oshi. All rights reserved.