Apache

Describing your iPOJO components

This section describes the different features supported by iPOJO. In fact, this page aims to answer to the following question: "What can I write in my iPOJO component descriptor (i.e. the metadata.xml file)?"

Core features

Core features are provided with the iPOJO runtime bundles. You can use it directly, as soon as the iPOJO runtime is deployed.

Extensions

Extensions extend the iPOJO model to add some specific functionalities. This is made thanks to the external handler mechanism. So before using one of these features, deploy the attached external handler.

A missing functionality ?

iPOJO component model is extensible. So, you can implement your own handler managing you specific requirement. Refer the handler development guide (here) for more details.

Overview
Getting Started
User Guide
Tools
Developer Guide
Misc & Contact