public class NullPreferencesFactory extends java.lang.Object implements IPreferencesFactory
NullPreferences
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()
IPreferencesFactory
getMain
in interface IPreferencesFactory
public IPreferences getRoot()
IPreferencesFactory
IPreferences
are mounted. Most often
this is the parent of the "main" IPreferences
object.getRoot
in interface IPreferencesFactory
IPreferences
are mounted.