Uses of Class
oshi.software.common.AbstractOSProcess
-
Packages that use AbstractOSProcess Package Description oshi.software.os.linux Provides information about Software and OS on Linuxoshi.software.os.mac Provides information about Software and OS on macOSoshi.software.os.unix.aix Provides information about Software and OS on AIXoshi.software.os.unix.freebsd Provides information about Software and OS on FreeBSDoshi.software.os.unix.openbsd Provides information about Software and OS on OpenBSDoshi.software.os.unix.solaris Provides information about Software and OS on Solarisoshi.software.os.windows Provides information about Software and OS on Windows -
-
Uses of AbstractOSProcess in oshi.software.os.linux
Subclasses of AbstractOSProcess in oshi.software.os.linux Modifier and Type Class Description class
LinuxOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.mac
Subclasses of AbstractOSProcess in oshi.software.os.mac Modifier and Type Class Description class
MacOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.unix.aix
Subclasses of AbstractOSProcess in oshi.software.os.unix.aix Modifier and Type Class Description class
AixOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.unix.freebsd
Subclasses of AbstractOSProcess in oshi.software.os.unix.freebsd Modifier and Type Class Description class
FreeBsdOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.unix.openbsd
Subclasses of AbstractOSProcess in oshi.software.os.unix.openbsd Modifier and Type Class Description class
OpenBsdOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.unix.solaris
Subclasses of AbstractOSProcess in oshi.software.os.unix.solaris Modifier and Type Class Description class
SolarisOSProcess
OSProcess implementation -
Uses of AbstractOSProcess in oshi.software.os.windows
Subclasses of AbstractOSProcess in oshi.software.os.windows Modifier and Type Class Description class
WindowsOSProcess
OSProcess implementation
-