prefs_api-2.0.3.jar

download (2793 bytes)

OSGi manifest attributes
Bundle-Name prefs-API
Bundle-Description Preferences (API)
Bundle-Version 2.0.3
Bundle-Vendor Knopflerfish
Bundle-Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package org.osgi.service.prefs 1.1.0
Import-Package org.knopflerfish.service.log 0.0.0
org.knopflerfish.util 0.0.0
org.osgi.framework 0.0.0
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:prefs:2.0.3:api
Build-Date Fri September 11 2009, 14:18:45
Bundle-ManifestVersion 2
Bundle-APIVendor OSGi
Built-From /home/ekolin/work/kf/svn/knopflerfish.org-2.3.3/osgi/bundles/prefs
Bundle-SymbolicName org.knopflerfish.bundle.prefs-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework
desktop_all-2.3.11org.knopflerfish.service.log, org.knopflerfish.util
desktop_api-2.3.11org.knopflerfish.service.log, org.knopflerfish.util
log_all-2.0.2org.knopflerfish.service.log
log_api-2.0.2org.knopflerfish.service.log
util-2.0.0org.knopflerfish.util

Other bundles depending on this bundle

desktop-2.3.11org.osgi.service.prefs
desktop_all-2.3.11org.osgi.service.prefs
prefs_all-2.0.3org.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