微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Spring Dynamic Modules

程序名称:Spring Dynamic Modules

授权协议: Apache

操作系统: 跨平台

开发语言: Java

Spring Dynamic Modules 介绍

Spring Dynamic Modules 的前身是 Spring Osgi

Spring Dynamic Modules,让写Spring应用可以部署在一个的Osgi执行环境,而且还可以充分利用所提供的服务的Osgi框架。
Spring的支持也使的Osgi开发的Osgi应用更简单和更富有成效的基础上,易用性和力量的Spring框架。为企业级应用,结合Spring Dynamic
Modules和动态的 Osgi平台提供:

  • Better separation of application logic into modules, with runtime enforcement of module boundaries
  • The ability to deploy multiple versions of a module (or library) concurrently
  • The ability to dynamically discover and use services provided by other modules in the system
  • The ability to dynamically install, update and uninstall modules in a running system
  • Use of the Spring Framework to instantiate, configure, assemble, and decorate components within and across modules.
  • A simple and familiar programming model for enterprise developers to exploit the features of the Osgi platform.

Spring Dynamic Modules 官网

http://www.springsource.org/osgi/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐