summaryrefslogtreecommitdiffstats
path: root/tags/site-090106-pre667/site-author/sca-reference.xml
blob: 21415890e1e66e310c6def41641db0e46c514160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<document>
    <properties>
       <title>Tuscany</title>
       <bannertitle>Tuscany SCA Reference</bannertitle>
    </properties>
    <body>
        <section name="Reference">
<p>
SCA references within an implementation represent links to services that the implementation uses that must be provided by other components in the SCA system.  For a composite, references of components within the composite may be wired to references of the composite, indicating that those references must be resolved by services outside the composite. 
</p>
<p>
References use bindings to describe the access methods used to invoke the services. See the section on Bindings for more details of bindings.
</p>
        </section>
    </body>
</document>