Uses of Interface
oshi.spi.SystemInfoProvider
Packages that use SystemInfoProvider
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.
Native-free OSHI entry point for Linux.
Service Provider Interface for OSHI's SystemInfo entry points.
-
Uses of SystemInfoProvider in oshi
Classes in oshi that implement SystemInfoProvider -
Uses of SystemInfoProvider in oshi.nativefree
Classes in oshi.nativefree that implement SystemInfoProvider -
Uses of SystemInfoProvider in oshi.spi
Methods in oshi.spi that return SystemInfoProviderModifier and TypeMethodDescriptionstatic SystemInfoProviderSystemInfoFactory.create()Creates a newSystemInfoProviderinstance using the best available provider.