OSGi whiteboard pattern - RainerW/osgi GitHub Wiki
This OSGi project demonstrates the implementation of the whiteboard pattern with three modules:
- WhiteboardService : The actual whiteboard Service, collection all implementation
- GutenTag : one implementation
- greetings : another implementation