Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Panel
borderColor#6699ff
bgColor#ffffff
titleBGColor#D5EFFF
titleApache Tuscany SCA Java Architecture
borderStylesolid

This page is work in progress. Thanks for your contribution (smile)
At the moment we are pulling different pieces of information in one place until we decide how to orgnaize this.

Section

Anchor
Structure
Structure
Java SCA Structure

The following diagram is a high level view of the kernel structure.
(lightbulb) this diagram needs to be fine tuned an is under discussion, but gives you an idea of the main modules in kernel. For example, the diagram shows the whole Tuscany instead of just the Kernel. As an example, runime block should not be shown as part of the Kernel.

Kernel-Structure

Anchor
mediator
mediator
Data Binding

Data 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

You can find more detailed information about databinding at this link

HTML Comment
hiddentrue
Children Display
sortcreation

Anchor
About Module 1
About Module 1
Module 1

...