cm_all-1.0.0.jar

download (87199 bytes)

OSGi manifest attributes
Bundle-Name CM Service
Bundle-Description Configuration management service
Bundle-Version 1.0.0
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 org.knopflerfish.shared.cm 1.0
org.knopflerfish.util.cm 1.0
org.osgi.service.cm 1.0.0
Import-Package org.knopflerfish.service.log
org.osgi.framework
org.osgi.service.cm
org.xml.sax
org.xml.sax.helpers
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.0:all
Build-Date Wed December 29 2004, 14:06:07
Bundle-APIVendor OSGi
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\cm\cm
Bundle-SymbolicName org.knopflerfish:CM Service:1.0.0
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

cm_all-1.0.0org.osgi.service.cm
cm_api-1.0.0org.osgi.service.cm
crimson-1.1.3org.xml.sax.helpers
desktop_all-1.1.0org.knopflerfish.service.log
desktop_api-1.1.0org.knopflerfish.service.log
frameworkorg.osgi.framework
log_all-1.0.0org.knopflerfish.service.log
log_api-1.0.0org.knopflerfish.service.log

Other bundles depending on this bundle

cm-1.0.0org.osgi.service.cm
cm_all-1.0.0org.osgi.service.cm
cm_cmd-1.0.0org.osgi.service.cm
cm_desktop-1.0.0org.osgi.service.cm
consoletcp-1.0.0org.osgi.service.cm
consoletelnet-1.0.0org.osgi.service.cm
consoletty-1.0.0org.osgi.service.cm
http-1.1.0org.osgi.service.cm
http_all-1.1.0org.osgi.service.cm
http_api-1.1.0org.osgi.service.cm
kf_metatype-1.0.0org.osgi.service.cm
kf_metatype_all-1.0.0org.osgi.service.cm
log-1.0.0org.osgi.service.cm
log_all-1.0.0org.osgi.service.cm
sslj2sp_all-1.0.0org.osgi.service.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/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/knopflerfish/util/cm/CMDataHandler.java
org/knopflerfish/util/cm/CMDataManager.java
org/knopflerfish/util/cm/CMDataNames.java
org/knopflerfish/util/cm/CMDataWriter.java
org/knopflerfish/util/cm/XMLErrors.java
org/knopflerfish/util/cm/ZipFileInputStream.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