Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{panel:title=Apache Tuscany SCA Java Architecture |borderStyle=solid|borderColor=#6699ff|titleBGColor=#D5EFFF|bgColor=#ffffff}
\* [Kernel Structure |#Structure]
\* [Data Mediator|#Mediator]
\* [Add name Module1|#About Module1]
\\
 
{panel}{section}{section}

h3. {anchor:Structure}{color:#0099cc}Kernel Structure{color}

The following diagram is a high level view of the kernel structure.
(on) 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| http://cwiki.apache.org/confluence/display/TUSCANY/Kernel+Modulization+Design+Discussions]

h3. {anchor:mediator}{color:#0099cc}Data Mediator{color}

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:
# format of the data that can be consumed by the service
# format of the data that will be sent by the client

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

{HTMLcomment:hidden}{children:sort=creation}{HTMLcomment}

h3. {anchor:About Module 1}{color:#0099cc}Module 1{color}