
OSGi in Practice
by Neil Bartlett
Publisher: GitHub 2009
Number of pages: 313
Description:
Java alone does not support modularity in any useful way. 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.
Download or read it online for free here:
Download link
(3.3MB, PDF)
Similar books
Maven by Exampleby Tim O'Brien, at al. - Sonatype, Inc.
This work is the first attempt at a comprehensive title on Maven. It builds upon the combined experience and work of the authors of all previous Maven titles, and you should view it as the first edition in a long line of updates to follow.
(21703 views)
Java AWT Referenceby John Zukowski - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(20271 views)
Apache Jakarta Commons: Reusable Java Componentsby Will Iverson - Prentice Hall PTR
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(20890 views)
Java Look and Feel Design Guidelines- Addison-Wesley Professional
This book provides programmers with the requirements for creating user interfaces using the Java Foundation Classes. The book uses rich color on every page while demonstrating how you can create Java programs that will look great on any computer.
(19506 views)