|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryEntry | |
---|---|
org.rhq.core.system |
Uses of RegistryEntry in org.rhq.core.system |
---|
Methods in org.rhq.core.system that return RegistryEntry | |
---|---|
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. |
Methods in org.rhq.core.system that return types with arguments of type RegistryEntry | |
---|---|
List<RegistryEntry> |
WindowsNativeSystemInfo.getRegistryEntries(RegistryEntry.Root root,
String key)
Gets a list of all the value entries of the given registry key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |