From 636a7b7b97d2776b18d0ac06b1f653941e9f23a9 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:42:15 +0000 Subject: Moving site branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882844 13f79535-47bb-0310-9956-ffa450edef68 --- .../site-publish/sca-composite.html | 505 --------------------- 1 file changed, 505 deletions(-) delete mode 100644 branches/site-20070701-mvnbased/site-publish/sca-composite.html (limited to 'branches/site-20070701-mvnbased/site-publish/sca-composite.html') diff --git a/branches/site-20070701-mvnbased/site-publish/sca-composite.html b/branches/site-20070701-mvnbased/site-publish/sca-composite.html deleted file mode 100644 index 90d0fa7fbe..0000000000 --- a/branches/site-20070701-mvnbased/site-publish/sca-composite.html +++ /dev/null @@ -1,505 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - Tuscany - Tuscany - - - - - - - - - - - -
- -
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - - - -
- Composite -
-
- - - - - - - - - - - - - - -
-

-An SCA composite is used to assemble components in logical groupings. It is the basic unit of composition within an SCA System. An SCA Composite contains a set of Components, Services, References and the Wires that interconnect them. Composites are component implementations in higher-level composites in other words -composites can have components that are implemented by composites. -

-

-A composite has the following normative characteristics: -

-
    -
  • It defines a boundary for Component visibility. Components may not be directly referenced outside of the composite that contains them.
  • -
  • It can be used as a unit of deployment. Composites are used to contribute business services to an SCA system.
  • - -
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3