dateproducer.jar

Description
This bundle provides a org.osgi.service.wireadmin.Producer to illustrate WireAdmin services (@see chapter 16 in OSGi specification release 3). It polls regulary java.lang.Date objects
For more details on how to use this bundle, refer to the /doc/readme.html file embedded in the bundle jarfile.

Contributors
Didier Donsez (Didier.Donsez@ieee.org)

License
LGPL

Services
org.osgi.service.wireadmin.Producer

Properties
service.pid=fr.imag.adele.osgi.util.clock
service.description=a simple Producer that poll java.util.Date objects
wireadmin.producer.flavors=class java.util.Date,class java.lang.String

Requirements
org.osgi.service.wireadmin; specification-version=1.0


Download

Build

  1. configure the build properties in build.xml
  2. then build with ant

Usage
install and start osgi3spec.jar
start the bundle

Test
Read the wireadmin bundle page

Tested gateways

TODO (contributions are welcome)