Class | Description |
---|---|
BridgeServlet |
The BridgeServlet provides a means to bridge the servlet and OSGi
runtimes.
|
FrameworkLauncher |
The FrameworkLauncher provides the logic to:
1) init
2) deploy
3) start
4) stop
5) undeploy
6) destroy
an instance of the OSGi framework.
|