Class Summary |
ApplicationRegistry |
The Registry implementation that stores data
in the form of binary files in the local file system. |
AS400Registry |
The Registry implementation that stores data
in the form of binary files in the local file system. |
JavaReg |
Provides a command line utility for importing/exporting registry data
from/to a file. |
NodeChangeAdapter |
The adapter which receives node change events. |
NodeChangeEvent |
Delivered whenever a caller adds or removes a RegistryNode
from the registry hierarchy. |
Registry |
The abstract base class for all registry implementations. |
RegistryNode |
The representation of a node in a hierarchical collection of configuration
information. |
WindowsRegistry |
The Registry implementation that stores data
in the Windows registry. |