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: Apache Jakarta Commons: Reusable Java ComponentsApache Jakarta Commons: Reusable Java Components
by - 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.
(19374 views)
Book cover: SwingSwing
by - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16709 views)
Book cover: Tutorial: Hibernate, Spring, HSQL, Eclipse and MavenTutorial: Hibernate, Spring, HSQL, Eclipse and Maven
by - Lulu.com
Tutorials on popular frameworks - Hibernate and Spring. Tutorial 4: Hibernate, HSQL Database, Maven and Eclipse Tutorial. 5: Spring, Hibernate, Maven and Eclipse. Tutorial 6: Spring AOP. Tutorials 1-3: Java, Maven 2, Eclipse and JSF.
(15018 views)
Book cover: Java Authentication and Authorization Service (JAAS) in ActionJava Authentication and Authorization Service (JAAS) in Action
by
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(17432 views)