Uses of Interface
oshi.hardware.common.platform.unix.solaris.SolarisHWDiskStore.DiskStoreFactory
Packages that use SolarisHWDiskStore.DiskStoreFactory
Package
Description
Provides abstract base classes and pure-Java implementations for Solaris/illumos hardware, shared by the JNA and FFM
modules.
-
Uses of SolarisHWDiskStore.DiskStoreFactory in oshi.hardware.common.platform.unix.solaris
Methods in oshi.hardware.common.platform.unix.solaris with parameters of type SolarisHWDiskStore.DiskStoreFactoryModifier and TypeMethodDescriptionprotected static List<HWDiskStore> SolarisHWDiskStore.getDisks(SolarisHWDiskStore.DiskStoreFactory factory) Gets the disks on this machine, building each store with the given concrete factory.