public class FileSystemPreferencesFactory extends Object implements PreferencesFactory
| Constructor and Description |
|---|
FileSystemPreferencesFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
Preferences |
systemRoot() |
Preferences |
userRoot() |
public Preferences userRoot()
userRoot in interface PreferencesFactorypublic Preferences systemRoot()
systemRoot in interface PreferencesFactorypublic static void main(String[] args) throws BackingStoreException
BackingStoreExceptionCopyright © 2015. All Rights Reserved.