最基本的osgi应用只需要依赖org.eclpse.osgi插件
osgi基本指令
ss:查看目前所有bundle
start id : 启动一个bundle
stop id :停止一个bundle
本文介绍了一个最基本的OSGi应用所需的依赖及基本操作指令。包括启动和停止bundle的方法,并提供了查看当前所有bundle状态的指令。
最基本的osgi应用只需要依赖org.eclpse.osgi插件
osgi基本指令
ss:查看目前所有bundle
start id : 启动一个bundle
stop id :停止一个bundle
1347

被折叠的 条评论
为什么被折叠?