public class WindowsRegistryUtils extends Object
Constructor and Description |
---|
WindowsRegistryUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
readKeyValueCurrentUser(String keyPath,
String valueName)
Opens the specified key path and reads the specified value from the current user settings.
|
static String |
readKeyValueLocalMachine(String keyPath,
String valueName)
Opens the specified key path and reads the specified value from the local machine settings.
|
Copyright © GigaSpaces.