mcconnell    2002/07/03 12:56:28

  Modified:    assembly/src/java/org/apache/excalibur/merlin/kernel
                        package.html
  Added:       assembly/src/java/org/apache/excalibur/merlin/kernel/doc-files
                        DefaultContainer.gif
  Log:
  javadoc updates
  
  Revision  Changes    Path
  1.2       +1 -1      
jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/kernel/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/kernel/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html      3 Jul 2002 19:08:54 -0000       1.1
  +++ package.html      3 Jul 2002 19:56:27 -0000       1.2
  @@ -25,6 +25,6 @@
   <p>An container is primarily a component type manager. Actual type management is 
handled by an embedded {@link org.apache.excalibur.merlin.registry.Registry} and the 
associated default implementation {@link 
org.apache.excalibur.merlin.registry.DefaultRegistry}.  In addition to component type 
support, the container provides a framework from the creation of container hierachies. 
 Services established in a parent container are available as potential candidate 
suppliers to component providers in sibling containers.
   
   <h3>Package Structure (UML)</h3>
  -<!--<p><img src=doc-files/kernel.gif border=0></p>-->
  +<p><img src=doc-files/DefaultContainer.gif border=0></p>
   </body>
   
  
  
  
  1.1                  
jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/kernel/doc-files/DefaultContainer.gif
  
        <<Binary file>>
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to