Logo

OSGi in Practice by Neil Bartlett

Small book cover: OSGi in Practice

OSGi in Practice
by

Publisher: GitHub
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

Book cover: Maven by ExampleMaven by Example
by - 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.
(21683 views)
Book cover: Java AWT ReferenceJava AWT Reference
by - 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.
(20242 views)
Book cover: Java Look and Feel Design Guidelines, 2nd EditionJava Look and Feel Design Guidelines, 2nd Edition
by - Addison-Wesley Professional
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(19624 views)
Book cover: Naked ObjectsNaked Objects
by - Wiley
Naked Objects for Java is an application development framework, designed to let you rapidly develop domain-driven business applications. The aim of this book is to introduce you to the concept of designing business systems from naked objects.
(12784 views)