Understanding Equinox ServletBridge Principles and Practice
将介绍Equinox的ServletBridge项目,提供一个示例来说明如何使用ServletBridge。读者将了解到如何在Servlet Container中嵌入OSGI,并通过示例了解其工作原理。使用Servlet Container中的OSGI技术,可以将其应用到其他已有系统中,以部署OSGI应用。当前在J2EE环境中,使用OSGI的方式有两种:Servlet Container in OSGI和OSGI in Servlet Container,后者通过Equinox的ServletBridge实现二者的结合。
75.66KB
文件大小:
评论区