org.apache.felix.prefs
Interface BackingStoreManager

All Known Implementing Classes:
PreferencesManager

public interface BackingStoreManager

Get the backing store.


Method Summary
 BackingStore getStore()
          Return the current backing store.
 

Method Detail

getStore

BackingStore getStore()
Return the current backing store.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.