download (7658 bytes)
OSGi manifest attributes | |
Bundle-Name | serialportdevice |
Bundle-SymbolicName | org.knopflerfish.bundle.serialportdevice |
Bundle-Version | 4.0.0 |
Bundle-Description | Serial port device |
Bundle-Vendor | Knopflerfish |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | |
Bundle-DocURL | http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=serial |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.serial.Activator |
Bundle-Classpath | . |
Export-Package | org.knopflerfish.service.serial 0.0.0 |
Import-Package | javax.comm 0.0.0 org.knopflerfish.service.log [1.2.0,2.0.0) org.knopflerfish.service.serial 0.0.0 org.osgi.framework [1.6.0,2.0.0) org.osgi.service.cm [1.4.0,2.0.0) org.osgi.service.device [1.1.0,2.0.0) |
Dynamic-ImportPackage | |
Provide-Capability | |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:30:11 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles_opt/serial/serialportdevice |
Bundle-APIVendor | Knopflerfish |
Bundle-Category | device |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles_opt/serial/serialportdevice/ |
Bundle-UUID | org.knopflerfish:serialportdevice:4.0.0 |
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.
serialportdevice_all-4.0.0 | org.knopflerfish.service.serial |
serialportdevice_api-4.0.0 | org.knopflerfish.service.serial |
org/knopflerfish/bundle/serial/Activator.java |
org/knopflerfish/bundle/serial/Config.java |
org/knopflerfish/bundle/serial/SPD.java |
org/knopflerfish/service/serial/SerialPortDevice.java |