|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.util.os.RegistryDefaultHandler
This class provides on windows a registry handler. All classes which needs registry access should be use only one handler.
Field Summary | |
private static boolean |
initialized
|
private static RegistryHandler |
registryHandler
|
Constructor Summary | |
private |
RegistryDefaultHandler()
Default constructor. |
Method Summary | |
static RegistryHandler |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static RegistryHandler registryHandler
private static boolean initialized
Constructor Detail |
private RegistryDefaultHandler()
Method Detail |
public static final RegistryHandler getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |