| Package | Description |
|---|---|
| org.rhq.core.system |
| Modifier and Type | Method and Description |
|---|---|
RegistryEntry |
WindowsNativeSystemInfo.getRegistryEntry(RegistryEntry.Root root,
String key,
String name)
Returns a registry entry (which includes its value) where the key is located under either the LOCAL_MACHINE or
CURRENT_USER root registry node.
|
| Modifier and Type | Method and Description |
|---|---|
List<RegistryEntry> |
WindowsNativeSystemInfo.getRegistryEntries(RegistryEntry.Root root,
String key)
Gets a list of all the value entries of the given registry key.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.