Uses of Package
org.osgi.service.prefs

Packages that use org.osgi.service.prefs
org.eclipse.core.runtime.preferences Provides core support for Eclipse preferences. 
org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferences Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0. 
org.osgi.service.prefs   
 

Classes in org.osgi.service.prefs used by org.eclipse.core.runtime.preferences
BackingStoreException
          Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
Preferences
          A node in a hierarchical collection of preference data.
 

Classes in org.osgi.service.prefs used by org.eclipse.ui.preferences
BackingStoreException
          Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
 

Classes in org.osgi.service.prefs used by org.osgi.service.prefs
BackingStoreException
          Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
Preferences
          A node in a hierarchical collection of preference data.