How to run an OSGi framework within usual java-code?

前端 未结 6 586
你的背包
你的背包 2020-12-29 14:01

Can anybody give me an example how to use the osgi framework classes? I haven\'t a clue how to use those classes ...

BR,

Markus

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 14:03

    In OSGi 4.1 this is standardized. Have a look at http://njbartlett.name/2011/03/07/embedding-osgi.html which explains how to embed any OSGi container.

提交回复
热议问题