Uses of Class
org.jivesoftware.sparkimpl.settings.local.LocalPreferences

Packages that use LocalPreferences
org.jivesoftware.sparkimpl.settings.local   
 

Uses of LocalPreferences in org.jivesoftware.sparkimpl.settings.local
 

Methods in org.jivesoftware.sparkimpl.settings.local that return LocalPreferences
static LocalPreferences SettingsManager.getLocalPreferences()
          Returns the LocalPreferences for this agent.
 

Methods in org.jivesoftware.sparkimpl.settings.local with parameters of type LocalPreferences
 void PreferenceListener.preferencesChanged(LocalPreferences preference)
          Notified when preferences are changed.