download (8626 bytes)
OSGi manifest attributes | |
Bundle-Name | HTTP-root-IMPL |
Bundle-Description | Demo HTTP root servlet (IMPL) |
Bundle-Version | 2.0.1 |
Bundle-Vendor | Knopflerfish |
Bundle-Activator | org.knopflerfish.bundle.httproot.Activator |
Bundle-DocURL | http://www.knopflerfish.org |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-Classpath | . |
Export-Package | |
Import-Package | javax.servlet 0.0.0 javax.servlet.http 0.0.0 org.knopflerfish.service.log 0.0.0 org.osgi.framework 0.0.0 org.osgi.service.http 0.0.0 |
Export-Service | |
Import-Service | |
Other manifest attributes | |
Bundle-UUID | org.knopflerfish:httproot:2.0.1:impl |
Build-Date | Fri September 11 2009, 14:17:16 |
Bundle-ManifestVersion | 2 |
Built-From | /home/ekolin/work/kf/svn/knopflerfish.org-2.3.3/osgi/bundles/http/httproot |
Bundle-SymbolicName | org.knopflerfish.bundle.httproot-IMPL |
Bundle-Category | example |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/ |
framework | org.osgi.framework |
desktop_all-2.3.11 | org.knopflerfish.service.log |
desktop_api-2.3.11 | org.knopflerfish.service.log |
http_all-2.1.4 | org.osgi.service.http |
http_api-2.1.4 | org.osgi.service.http |
jsdk_api-2.5 | javax.servlet, javax.servlet.http |
log_all-2.0.2 | org.knopflerfish.service.log |
log_api-2.0.2 | org.knopflerfish.service.log |
org/knopflerfish/bundle/httproot/Activator.java |
org/knopflerfish/bundle/httproot/InfoServlet.java |