prefs_api-3.0.1.jar

download (2969 bytes)

OSGi manifest attributes
Bundle-Name prefs-API
Bundle-SymbolicName org.knopflerfish.bundle.prefs-API
Bundle-Version 3.0.1
Bundle-Description Preferences (API)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/3.2.0/docs/bundledoc/index.html?docpage=prefs/index.html
Bundle-ManifestVersion 2
Bundle-Activator
Bundle-Classpath .
Export-Package org.osgi.service.prefs 1.1.1
Import-Package org.knopflerfish.service.log 0.0.0
org.knopflerfish.util 0.0.0
org.osgi.framework 0.0.0
org.osgi.service.prefs [1.1.0,2.0.0)
Dynamic-ImportPackage
Other manifest attributes
Build-Date Fri July 15 2011, 12:31:20
Built-From /home/cl/work/release_build/kf_3.2.0/osgi/bundles/prefs
Bundle-APIVendor OSGi
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/3.2.0/osgi/bundles/prefs
Bundle-UUID org.knopflerfish:prefs:3.0.1:api
Knopflerfish-Version 3.2.0

Depends on

commons-logging_all-2.0.0.kf3org.knopflerfish.service.log
desktop_all-3.1.6org.knopflerfish.service.log, org.knopflerfish.util, org.osgi.service.prefs
desktop_api-3.1.6org.knopflerfish.service.log, org.knopflerfish.util, org.osgi.service.prefs
prefs_all-3.0.1org.osgi.service.prefs
prefs_api-3.0.1org.osgi.service.prefs
util-2.0.1org.knopflerfish.util
frameworkorg.osgi.framework
log_all-3.0.5org.knopflerfish.service.log
log_api-3.0.5org.knopflerfish.service.log

Other bundles depending on this bundle

desktop_all-3.1.6org.osgi.service.prefs
desktop-3.1.6org.osgi.service.prefs
prefs_all-3.0.1org.osgi.service.prefs
prefs_api-3.0.1org.osgi.service.prefs

Bundle source

org/knopflerfish/bundle/prefs/Activator.java
org/knopflerfish/bundle/prefs/PreferencesImpl.java
org/knopflerfish/bundle/prefs/PreferencesServiceFactory.java
org/knopflerfish/bundle/prefs/PreferencesServiceImpl.java
org/knopflerfish/bundle/prefs/PrefsStorage.java
org/knopflerfish/bundle/prefs/PrefsStorageFile.java
org/osgi/service/prefs/BackingStoreException.java
org/osgi/service/prefs/Preferences.java
org/osgi/service/prefs/PreferencesService.java