a service component framework
iPOJO is a service component runtime aiming to simplify OSGi application development. Based on the concept of POJO, application logic is developped easily. Non functional properties are injected in the component at runtime.
iPOJO strength points are :
- components are developped as POJO
- the component model is extensible
- the standard component model manages service providing and service dependencies
- iPOJO manages the component instance lifecycle and the environment dynamics
- iPOJO provides a powerful composition system by merging component based and service based concepts
Table of Content :
- iPOJO Feature Overview
- iPOJO Basics :
- Advanced Topics
- Handlers Library
- Handlers proposition
- iPOJO Roadmap
- Related Works
- Article & Presentations

