In the first scenario, we had described how each time a package is received, a message is sent to a backend application so that the status of the order is updated accordingly.
2
接下来让我们看看如何使用基于Felix的OSGi框架创建订单应用程序包。
Let's look at how to create an order application bundle using a Felix-based OSGi framework.
3
订单管理包还包含了相关的服务界面和其他的参与者。
The order management package also contains related service interfaces and other participants.