You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Apache Tuscany SCA Java Architecture

*[Kernel Structure ]
*[Data Mediator]
*[Add name Module1]
 

Kernel Structure">Kernel Structure

The following diagram is a high level view of the kernel structure.
this diagram needs to be fine tuned an is under discussion, but gives you an idea of the main modules in kernel.

Kernel-Structure

Data Mediator">Data Mediator

Data Mediator provides transparent data mapping between different types of data that can be exchanged between caller of a service and the service itself given the format of the data that will be supplied by the client. Data Mediator will do this transformation given the following information:

  1. format of the data that can be consumed by the service
  2. format of the data that will be sent by the client

[Note: Add more information about data binding and its SPIs]

Unknown macro: {HTMLcomment}

Module 1">Module 1

  • No labels