prefs_all-4.1.0.jar

download (27403 bytes)

OSGi manifest attributes
Bundle-Name Prefs
Bundle-SymbolicName org.knopflerfish.bundle.prefs
Bundle-Version 4.1.0
Bundle-Description Preferences
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL http://www.knopflerfish.org/releases/6.1.5/docs/bundledoc/index.html?docpage=prefs/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.prefs.Activator
Bundle-Classpath .
Export-Package org.osgi.service.prefs 1.1.1
Import-Package org.knopflerfish.service.log [1.2.0,2.0.0)
org.knopflerfish.util 0.0.0
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.prefs [1.1.1,1.2.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))"
Other manifest attributes
Build-Date Fri April 8 2022, 13:14:49
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/prefs
Bundle-APIVendor OSGi
Bundle-Category osgi
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/prefs
Bundle-Icon icon.png;size=32
Bundle-UUID org.knopflerfish:prefs:4.1.0
Knopflerfish-Version 6.1.5

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log
desktop_all-6.0.0org.knopflerfish.service.log, org.knopflerfish.util, org.osgi.service.prefs
http_all-5.2.1org.knopflerfish.service.log
log_all-6.0.0org.knopflerfish.service.log
log_api-6.0.0org.knopflerfish.service.log
prefs_all-4.1.0org.osgi.service.prefs
prefs_api-4.1.0org.osgi.service.prefs
useradmin_all-4.1.2org.knopflerfish.service.log
useradmin-4.1.2org.knopflerfish.service.log
util-4.1.0org.knopflerfish.util
framework-8.0.11org.osgi.framework

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

desktop_all-6.0.0org.osgi.service.prefs
desktop-6.0.0org.osgi.service.prefs
prefs_all-4.1.0org.osgi.service.prefs
prefs_api-4.1.0org.osgi.service.prefs

Bundle source

Here are links to the source files of this bundle.
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
org/osgi/service/prefs/package-info.java