mcconnell 2002/09/27 02:56:47
Modified: assembly/src/xdocs assembly.xml
Log:
Updated attribute key ry for the service selector class.
Revision Changes Path
1.10 +2 -2 jakarta-avalon-excalibur/assembly/src/xdocs/assembly.xml
Index: assembly.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/src/xdocs/assembly.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- assembly.xml 13 Sep 2002 15:08:07 -0000 1.9
+++ assembly.xml 27 Sep 2002 09:56:47 -0000 1.10
@@ -330,7 +330,7 @@
<p>In the majority of cases, a single candidate will be located to act as a
supplier. In those occasions where multiple candidates exist, Merlin will invoke a
candidate selection process. This involves instantiation of a service selector from
one of the following sources:</p>
<p>
<ul>
- <li>a classname declared as a value of the dependency attribute
"avalon.service.selector"</li>
+ <li>a classname declared as a value of the dependency attribute
"avalon:service.selector"</li>
<li>a class named <dependent-service-classname>Selector within the
classpath</li>
<li>the default Merlin service selector implementation</li>
</ul>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>