summaryrefslogtreecommitdiffstats
path: root/tags/site-090106-pre667/site-author/sca-component.xml
blob: 3270a0d4e9cd69d9d1efc6a15c768a4410cd9707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<document>
    <properties>
       <title>Tuscany</title>
       <bannertitle>Tuscany SCA Component</bannertitle>
    </properties>
    <body>
        <section name="Component">
<p>
Components are configured instances of implementations. Components provide and consume services. More than one component can use and configure the same implementation, where each component configures the implementation differently. For example each component may configure a reference of the same implementation to consume a different service.
</p>
       </section>
    </body>
</document>