Modifier and Type | Field and Description |
---|---|
protected PreferencesDescription |
PreferencesImpl.description
The description for this preferences.
|
Modifier and Type | Method and Description |
---|---|
PreferencesDescription |
PreferencesImpl.getDescription()
Return the preferences description.
|
Modifier and Type | Method and Description |
---|---|
PreferencesImpl |
BackingStore.load(BackingStoreManager manager,
PreferencesDescription desc)
Load the preferences for the given description.
|
Constructor and Description |
---|
PreferencesImpl(PreferencesDescription d,
BackingStoreManager storeManager)
Construct the root node of the tree.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.