Class Win32ComputerSystemJNA

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

@ThreadSafe public final class Win32ComputerSystemJNA extends oshi.driver.common.windows.wmi.Win32ComputerSystem
Utility to query WMI class Win32_ComputerSystem using JNA.
  • Nested Class Summary

    Nested classes/interfaces inherited from class oshi.driver.common.windows.wmi.Win32ComputerSystem

    oshi.driver.common.windows.wmi.Win32ComputerSystem.ComputerSystemProperty
  • Field Summary

    Fields inherited from class oshi.driver.common.windows.wmi.Win32ComputerSystem

    WIN32_COMPUTER_SYSTEM
  • Method Summary

    Modifier and Type
    Method
    Description
    static WbemcliUtil.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystem.ComputerSystemProperty>
    Queries the Computer System.

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • queryComputerSystem

      public static WbemcliUtil.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystem.ComputerSystemProperty> queryComputerSystem()
      Queries the Computer System.
      Returns:
      Computer System Manufacturer and Model