public class NullPreferencesFactory extends Object implements IPreferencesFactory
NullPreferences. This is the default implementation for
IPreferencesFactory. NullPreferences is simply a no-op
implementation.| Constructor and Description |
|---|
NullPreferencesFactory() |
| Modifier and Type | Method and Description |
|---|---|
IPreferences |
getMain()
The standard root to be used by a "main" component.
|
IPreferences |
getRoot()
The global root where all
IPreferences are mounted. |
public IPreferences getMain()
IPreferencesFactorygetMain in interface IPreferencesFactorypublic IPreferences getRoot()
IPreferencesFactoryIPreferences are mounted. Most often
this is the parent of the "main" IPreferences object.getRoot in interface IPreferencesFactoryIPreferences are mounted.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.