SpringDynamicModules的前身是SpringOSGi。
SpringDynamicModules,让写Spring应用可以部署在一个的OSGi执行环境,而且还可以充分利用所提供的服务的OSGi框架。Spring的支持也使的OSGi开发的OSGi应用更简单和更富有成效的基础上,易用性和力量的Spring框架。为企业级应用,结合SpringDynamicModules和动态的OSGi平台提供:
Betterseparationofapplicationlogicintomodules,withruntimeenforcementofmoduleboundariesTheabilitytodeploymultipleversionsofamodule(orlibrary)concurrentlyTheabilitytodynamicallydiscoveranduseservicesprovidedbyothermodulesinthesystemTheabilitytodynamicallyinstall,updateanduninstallmodulesinarunningsystemUseoftheSpringFrameworktoinstantiate,configure,assemble,anddecoratecomponentswithinandacrossmodules.AsimpleandfamiliarprogrammingmodelforenterprisedeveloperstoexploitthefeaturesoftheOSGiplatform.
评论