summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 1533abbdc2..b93bb53a23 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -938,14 +938,15 @@
</tag>
<tag>
<name>tuscany.spi.extension.asclient</name>
- <!-- extension spi by client access tag for placing in classes / interfaces -->
+ <!-- extension spi by client access tag for placing in classes / interfaces. The term client here is used
+ in the OO design sense of any class that calls the methods of another is a client of the latter -->
<placement>t</placement>
<head>Provides part of the Tuscany SPI for Extension Developers by using client calls</head>
</tag>
<tag>
<name>tuscany.spi.extension</name>
<!-- extension spi indicator for overviews, packages -->
- <placement>op</placement> <!-- note: not applicable in t; hence forces use of inheritfrom or asclient -->
+ <placement>a</placement>
<head>Elements of the Tuscany SPI for Extension developers are provided.</head>
</tag>
</tags>