You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/09/27 11:56:47 UTC

cvs commit: jakarta-avalon-excalibur/assembly/src/xdocs assembly.xml

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 &lt;dependent-service-classname&gt;Selector within the classpath</li>
    <li>the default Merlin service selector implementation</li>
   </ul>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>