Demo Kitman script name |
Bundle name |
Description |
|---|---|---|
Config Admin Demo |
com.prosyst.mbs.osgi.cm.admin-demo |
The Config Admin Demo demonstrates how to use the OSGi Configuration Admin service to create and update configurations. |
Config Managed Service Demo |
com.prosyst.mbs.osgi.cm.managedservice-demo |
The Config Managed Service Demo shows usage of OSGi Configuration Admin to get configuration updates and usage of OSGi Metatype XML format |
Event Admin Receive Demo |
com.prosyst.mbs.osgi.eventadmin.receive-demo |
This demo demonstrates how to use the OSGi Event Admin Service to receive events and print them to the console. |
Event Admin Send Demo |
com.prosyst.mbs.osgi.eventadmin.send-demo |
This demo demonstrates how to use the OSGi Event Admin Service to send events. |
HTTP Whiteboard Demo |
com.prosyst.mbs.osgi.http.whiteboard-demo |
Demonstrates how to register servlets and resources using the OSGi HTTP Whiteboard Service. |
HTTP Whiteboard Servlet 3.0 Demo |
com.prosyst.mbs.osgi.http.whiteboard.servlet.3.0-demo |
HTTP Whiteboard demo shows how to register servlets, resources and Servlet 3.0 asynchronous request processing using the OSGi HTTP Whiteboard Service – with an alias "/servlet3WB" and a folder, having resources at "/servlet3WB-resources". |
HTTP Demo |
com.prosyst.mbs.osgi.http-demo |
Demonstrates how to register servlets and resources in the HttpService. |
Log Reader Demo |
com.prosyst.mbs.osgi.log.reader-demo |
Demonstrates how to use the OSGi Log Reader Service. |
Log Service Demo |
com.prosyst.mbs.osgi.log.service-demo |
This demo shows how to use the OSGi Log Service. |
Metatype Annotations Demo |
com.prosyst.mbs.osgi.metatype.annotations-demo |
This demo demonstrates how to use metatype annotations processor to create an annotated interface and map configuration properties to Java method calls. |
Metatype Demo |
com.prosyst.mbs.osgi.metatype-demo |
This demo illustrates how to use the Metatype API to provide meta data coded in Java |
Declarative Services Demo |
com.prosyst.mbs.osgi.scr-demo |
This demo tests declarative Services inside an OSGi framework and how to use such services. |
SLF4J Demo |
com.prosyst.mbs.osgi.slf4j-demo |
The Log demo demonstrates how to use SLF4J logging. |
Subsystem Demo |
com.prosyst.mbs.osgi.subsystem-demo |
This Demo demonstrates service isolation. |
UPnP Device Demo |
com.prosyst.mbs.osgi.upnp.device-demo |
This demo exports the OSGi runtime as a UPnP device, whose presentation page and service can be accessed from control points and other devices. |
UPnP Listener Demo |
com.prosyst.mbs.osgi.upnp.listener-demo |
This demo listens for newly plugged UPnP devices into the network. |