文件名称:(OSGi In Practice_20091217
文件大小:2.95MB
文件格式:PDF
更新时间:2021-04-29 09:00:42
osgi
The Java™ programming language is one of the most popular languages today for building both large, enterprise applications and also small but widely deployed mobile applications. However Java alone does not support modularity in any useful way. . . we will see in the next section why Java’s existing mechanisms fail to deliver all four of the above listed benefits of modularity. However, Java’s great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is nothing more nor less than the way to build modular applications in Java.