download (63488 bytes)
OSGi manifest attributes | |
Bundle-Name | Class Patcher |
Bundle-SymbolicName | org.knopflerfish.bundle.classpatcher |
Bundle-Version | 5.0.0 |
Bundle-Description | Implements a WeavingHook to allow patching of classes at load time using ASM |
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 |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.classpatcher.Activator |
Bundle-Classpath | .,asm-3.2.jar |
Export-Package | |
Import-Package | org.osgi.framework [1.6.0,2.0.0) org.osgi.framework.hooks.weaving [1.0.0,2.0.0) org.osgi.framework.wiring [1.0.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:30:32 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles_opt/classpatcher |
Bundle-Category | framework |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles_opt/classpatcher/ |
Bundle-UUID | org.knopflerfish:classpatcher:5.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.
framework | org.osgi.framework, org.osgi.framework.hooks.weaving, org.osgi.framework.wiring |
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.