|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page Historyh1. Feature
{petalslink:author=llacote|type= FIXME SECTION À RELIRE ET COMPLÉTER}{petalslink}
The POJO (Plain Old Java Object) component is a Service Engine (SE) which allows to expose your own Java classes as Services. It is useful to refactor your own Business logic as services.
Each POJO service is represented by a provides section in a POJO Service Unit.
Each POJO service is represented by a provides section in a POJO Service Unit.
h2. Configuration
{include:0 CDK Description of provide}
{center}{*}Configuration of a Service Unit to provide a service (JBI)*{center}
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}
|| {color:#333333}Parameter{color} || {color:#333333}Description{color}\\ || {color:#333333}Default{color}\\ || {color:#333333}Required{color}\\ ||
| provides | Describe the JBI service that will be exposed into the JBI bus. Interface (QName), Service (QName) and Endpoint (String) attributes are required. | \- | Yes |
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}
|| {color:#333333}Parameter{color} || {color:#333333}Description{color}\\ || {color:#333333}Default{color}\\ || {color:#333333}Required{color}\\ ||
| provides | Describe the JBI service that will be exposed into the JBI bus. Interface (QName), Service (QName) and Endpoint (String) attributes are required. | \- | Yes |
\\