cm-1.0.1.jar

download (51576 bytes)

OSGi manifest attributes
Bundle-Name CM Service
Bundle-Description Configuration management service
Bundle-Version 1.0.1
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.cm.Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath
Export-Package
Import-Package org.knopflerfish.service.log
org.osgi.framework
org.osgi.service.cm
Export-Service org.osgi.service.cm.ConfigurationAdmin
Import-Service org.knopflerfish.service.log.LogService
org.osgi.service.cm.ConfigurationPlugin
org.osgi.service.cm.ManagedService
org.osgi.service.cm.ManagedServiceFactory
Other manifest attributes
Bundle-UUID org.knopflerfish:CM Service:1.0.1:impl
Build-Date Fri April 17 2009, 15:20:21
Bundle-APIVendor OSGi
Built-From /home/jan/work/1.3.7/osgi/bundles/cm/cm
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

cm_all-1.0.1org.osgi.service.cm
cm_api-1.0.1org.osgi.service.cm
desktop_all-1.1.0org.knopflerfish.service.log
desktop_api-1.1.0org.knopflerfish.service.log
frameworkorg.osgi.framework
log_all-1.0.1org.knopflerfish.service.log
log_api-1.0.1org.knopflerfish.service.log

Other bundles depending on this bundle

None found

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/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/ConfigurationException.java
org/osgi/service/cm/ConfigurationPlugin.java
org/osgi/service/cm/ManagedService.java
org/osgi/service/cm/ManagedServiceFactory.java