cm_api-1.0.0.jar

download (3813 bytes)

OSGi manifest attributes
Bundle-Name CM Service-API
Bundle-Description Configuration management service (API)
Bundle-Version 1.0.0
Bundle-Vendor Knopflerfish
Bundle-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.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:CM Service:1.0.0:api
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-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework

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