Class Win32ComputerSystem

java.lang.Object
oshi.driver.windows.wmi.Win32ComputerSystem

@ThreadSafe
public final class Win32ComputerSystem
extends java.lang.Object
Utility to query WMI class Win32_ComputerSystem
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Win32ComputerSystem.ComputerSystemProperty
    Computer System properties
  • Method Summary

    Modifier and Type Method Description
    static com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32ComputerSystem.ComputerSystemProperty> queryComputerSystem()
    Queries the Computer System.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait