Uses of Class
org.apache.felix.prefs.impl.StreamBackingStoreImpl

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

Uses of StreamBackingStoreImpl in org.apache.felix.prefs.impl
 

Subclasses of StreamBackingStoreImpl in org.apache.felix.prefs.impl
 class DataFileBackingStoreImpl
          This implementating of the backing store uses the bundle mechanism to store binary data.