Uses of Class
oshi.software.os.OSService
Package
Description
[oshi-core API] Provides cross-platform implementation to retrieve OS, FileSystem, and Process information
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 OSService in oshi.software.os
Modifier and TypeMethodDescriptionOperatingSystem.getServices()
Gets the all services on the system. -
Uses of OSService in oshi.software.os.linux
-
Uses of OSService in oshi.software.os.mac
-
Uses of OSService in oshi.software.os.unix.aix
-
Uses of OSService in oshi.software.os.unix.freebsd
-
Uses of OSService in oshi.software.os.unix.openbsd
-
Uses of OSService in oshi.software.os.unix.solaris
-
Uses of OSService in oshi.software.os.windows