download (1738 bytes)
OSGi manifest attributes | |
Bundle-Name | serialportdevice-API |
Bundle-SymbolicName | org.knopflerfish.bundle.serialportdevice-API |
Bundle-Version | 4.0.0 |
Bundle-Description | Serial port device (API) |
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 | |
Bundle-Classpath | . |
Export-Package | org.knopflerfish.service.serial 0.0.0 |
Import-Package | javax.comm 0.0.0 org.knopflerfish.service.serial [0.0.0,1.0.0) org.osgi.service.device 0.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 | API |
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:api |
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 |