Uses of Package
org.apache.felix.prefs.impl

Packages that use org.apache.felix.prefs.impl
org.apache.felix.prefs.impl   
 

Classes in org.apache.felix.prefs.impl used by org.apache.felix.prefs.impl
PreferencesServiceImpl
          This is an implementation of the OSGI Preferences Service, Version 1.1.
StreamBackingStoreImpl
          This is an abstract implementation of a backing store which uses streams to read/write the preferences and stores a complete preferences tree in a single stream.