demo1_api-2.0.0.jar

download (1671 bytes)

OSGi manifest attributes
Bundle-Name demo1-API
Bundle-Description Demo bundle (API)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package org.knopflerfish.service.demo1
Import-Package org.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:demo1:2.0.0:api
Build-Date Wed June 28 2006, 13:29:52
Bundle-ManifestVersion 2
Built-From /home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1
Bundle-SymbolicName org.knopflerfish.bundle.demo1-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

demo1-2.0.0org.knopflerfish.service.demo1
demo1_all-2.0.0org.knopflerfish.service.demo1
demo1client-2.0.0org.knopflerfish.service.demo1
junit-example1-1.0.0org.knopflerfish.service.demo1

Bundle source

/home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1/src/org/knopflerfish/service/demo1/Demo1.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1/src/org/knopflerfish/service/demo1/DemoFactory1.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1/src/org/knopflerfish/service/demo1/impl/Activator.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1/src/org/knopflerfish/service/demo1/impl/Demo1Impl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/demos/demo1/src/org/knopflerfish/service/demo1/impl/DemoFactory1Impl.java