download (23385 bytes)
OSGi manifest attributes | |
Bundle-Name | CM-Commands-IMPL |
Bundle-SymbolicName | org.knopflerfish.bundle.cm_cmd-IMPL |
Bundle-Version | 5.0.1 |
Bundle-Description | Commands for the CM service (IMPL) |
Bundle-Vendor | Knopflerfish |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt" |
Bundle-DocURL | http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=cm_cmd/index.html |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.cm.commands.impl.Activator |
Bundle-Classpath | . |
Export-Package | |
Import-Package | org.knopflerfish.service.console 0.0.0 org.knopflerfish.shared.cm [1.1.0,2.0.0) org.knopflerfish.util.sort 0.0.0 org.osgi.framework [1.6.0,2.0.0) org.osgi.service.cm [1.5.0,2.0.0) |
Dynamic-ImportPackage | |
Provide-Capability | osgi.service;objectClass:List |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:28:09 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles/cm/cm_cmd |
Bundle-Category | management |
Bundle-Icon | icon.png;size=32 |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/cm/cm_cmd/ |
Bundle-UUID | org.knopflerfish:cm_cmd:5.0.1:impl |
Knopflerfish-Version | 5.1.0 |
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.
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.
org/knopflerfish/bundle/cm/commands/impl/Activator.java |
org/knopflerfish/bundle/cm/commands/impl/CMCommands.java |