| Modifier and Type | Method and Description |
|---|---|
WMI4Java |
WMI4Java.computerName(String computerName)
Set an specific computer name
By default it uses . |
WMI4Java |
WMI4Java.filters(List<String> filters)
Sets the list of used filters when performing WMI query.
|
static WMI4Java |
WMI4Java.get()
Static creation of instance
|
WMI4Java |
WMI4Java.namespace(String namespace)
Set an specific namespace
By default it uses root/cimv2 namespace |
WMI4Java |
WMI4Java.PowerShellEngine()
Forces the use of PowerShell engine in order to query WMI
|
WMI4Java |
WMI4Java.properties(List<String> properties)
Sets the list of required object properties.
|
WMI4Java |
WMI4Java.VBSEngine()
Forces the use of VBS engine in order to query WMI
|
Copyright © 2018. All rights reserved.