cm-3.0.1.jar

download (60135 bytes)

OSGi manifest attributes
Bundle-Name cm-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.cm-IMPL
Bundle-Version 3.0.1
Bundle-Description Configuration management service (IMPL)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/3.2.0/docs/bundledoc/index.html?docpage=cm/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.cm.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.shared.cm 1.0.0
Import-Package org.knopflerfish.service.log 0.0.0
org.osgi.framework 0.0.0
org.osgi.service.cm 0.0.0
Dynamic-ImportPackage
Other manifest attributes
Build-Date Fri July 15 2011, 12:28:49
Built-From /home/cl/work/release_build/kf_3.2.0/osgi/bundles/cm/cm
Bundle-APIVendor OSGi
Bundle-Category service
Bundle-Icon icon.png;size=32
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/3.2.0/osgi/bundles/cm/cm/
Bundle-UUID org.knopflerfish:cm:3.0.1:impl
Knopflerfish-Version 3.2.0

Depends on

cm_all-3.0.1org.osgi.service.cm
cm_api-3.0.1org.osgi.service.cm
commons-logging_all-2.0.0.kf3org.knopflerfish.service.log
desktop_all-3.1.6org.knopflerfish.service.log, org.osgi.service.cm
desktop_api-3.1.6org.knopflerfish.service.log, org.osgi.service.cm
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

cm_all-3.0.1org.knopflerfish.shared.cm
cm_cmd-3.0.1org.knopflerfish.shared.cm

Bundle source

org/knopflerfish/bundle/cm/Activator.java
org/knopflerfish/bundle/cm/ConfigurationAdminFactory.java
org/knopflerfish/bundle/cm/ConfigurationDictionary.java
org/knopflerfish/bundle/cm/ConfigurationDispatcher.java
org/knopflerfish/bundle/cm/ConfigurationStore.java
org/knopflerfish/bundle/cm/ListenerEvent.java
org/knopflerfish/bundle/cm/ListenerEventQueue.java
org/knopflerfish/bundle/cm/PluginManager.java
org/knopflerfish/bundle/cm/Update.java
org/knopflerfish/bundle/cm/UpdateQueue.java
org/knopflerfish/shared/cm/CMDataReader.java
org/knopflerfish/shared/cm/CMDataWriter.java
org/knopflerfish/shared/cm/DictionaryUtils.java
org/knopflerfish/shared/cm/XmlReader.java
org/osgi/service/cm/Configuration.java
org/osgi/service/cm/ConfigurationAdmin.java
org/osgi/service/cm/ConfigurationEvent.java
org/osgi/service/cm/ConfigurationException.java
org/osgi/service/cm/ConfigurationListener.java
org/osgi/service/cm/ConfigurationPermission.java
org/osgi/service/cm/ConfigurationPlugin.java
org/osgi/service/cm/ManagedService.java
org/osgi/service/cm/ManagedServiceFactory.java