public class Win32_SystemProcessesImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_SystemProcesses
| Constructor and Description |
|---|
Win32_SystemProcessesImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_SystemProcessesImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_SystemProcessesImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_SystemProcessesImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_ComputerSystem> |
getGroupComponent() |
Optional<Win32_Process> |
getPartComponent() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_SystemProcessesImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_SystemProcessesImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_SystemProcessesImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_SystemProcessesImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Optional<Win32_ComputerSystem> getGroupComponent()
getGroupComponent in interface Win32_SystemProcessespublic Optional<Win32_Process> getPartComponent()
getPartComponent in interface Win32_SystemProcessesCopyright © 2020. All rights reserved.