Components User Guide

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
This section of the wiki lists gathers the resources to use Petals components.
There can be distinguished two families of Petals components.

*Binding components (BC)* are links between the services in the bus and external applications.
The natural way to provide these bounds is the usage of communications protocols. This is why binding components are generally associated with communication protocols, like SOAP, RMI, JMS...

*Service engines (SE)* are pieces of application logics fully integrated in the bus.
They are exposed directly as services into the bus. It can be executing code (POJO), performing transformations (XSLT), scheduling (Quartz) and so on...

h1. Binding Components

{contentbylabel:labels=components-bc-family|showLabels=false|showSpace=false}

h1. Service Engines

{contentbylabel:labels=components-se-family|showLabels=false|showSpace=false}