Package | Description |
---|---|
org.opennms.protocols.wmi | |
org.opennms.protocols.wmi.wbem | |
org.opennms.protocols.wmi.wbem.jinterop |
Modifier and Type | Method and Description |
---|---|
OnmsWbemObject |
WmiClient.performWmiGet(String strObjectPath)
performWmiGet
|
Modifier and Type | Method and Description |
---|---|
OnmsWbemObject |
OnmsWbemObjectSet.get(Integer idx)
get
|
OnmsWbemObject |
OnmsWbemObject.wmiExecMethod(String methodName,
List<?> params,
List<?> namedValueSet)
Execute a named method on this WMI object.
|
Modifier and Type | Class and Description |
---|---|
class |
OnmsWbemObjectImpl
OnmsWbemObjectImpl class.
|
Modifier and Type | Method and Description |
---|---|
OnmsWbemObject |
OnmsWbemObjectSetImpl.get(Integer idx)
get
|
Copyright © 2021. All rights reserved.