|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ServerPreferencesFactory | A preferences factory implementation. |
ServerSystemPreferences | A server side system Preferences implementation. |
Exception Summary | |
ServerSystemPreferenceException | A RuntimeException that is thrown when accessing
ServerSystemPreferences failed. |
Platform independent server side Preferences implementation based on ApacheDS. The data is backed by the directory using a specific LDAP schema to map preferences to the LDAP/X.500 namespace. To make sure you're preferences are using the right preferences factory implementation please check to see the following property is set to our implementation: java.util.prefs.PreferencesFactory=org.apache.ldap.server.prefs.ServerPreferencesFactory
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |