From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- site/trunk/site-publish/sca-java-architecture.html | 145 +++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 site/trunk/site-publish/sca-java-architecture.html (limited to 'site/trunk/site-publish/sca-java-architecture.html') diff --git a/site/trunk/site-publish/sca-java-architecture.html b/site/trunk/site-publish/sca-java-architecture.html new file mode 100644 index 0000000000..817426e324 --- /dev/null +++ b/site/trunk/site-publish/sca-java-architecture.html @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + Apache Tuscany : SCA Java Architecture + + + + + + + + + + + + + + + +
+ + + + +   + +
+ + +
+
+ + + + + + + + + +
+  Apache Tuscany > Home > Menus > General > SCA General Menu > Java SCA Menu > DELETE- Java SCA Architecture Overview > SCA Java Architecture + + User List | Dev List | Issue Tracker   +
+ + + + + + + +
+ + +
+ +
+
+
Apache Tuscany SCA Java Architecture
+

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

+ +
+ +

Java SCA 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. 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

+ +

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. +
  3. format of the data that will be sent by the client
  4. +
+ + +

You can find more detailed information about databinding at this link

+ +

+ +

Module 1

+
+
+
+ + +
+ + + + + + website stats + + + + + + -- cgit v1.2.3