Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
The following UML class shows the element composing a provided service. You can see that service properties are attached to a provided service. Some of these attributes are optional (\[0..1]). Indeed, either the component code contains the information; either iPOJO uses default behaviour.
*Figure*!Provides.jpeg!

The provided service class contains no mandatory attribute. Interface contains the service interface. If no specified, the provide service provide a service exposing all the implemented interface of the component.

...