mcconnell 2002/07/07 16:18:34
Modified: assembly/src/java/org/apache/excalibur/merlin/kernel
package.html
Log:
enhanced package documentation
Revision Changes Path
1.6 +3 -5
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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.html 7 Jul 2002 06:25:29 -0000 1.5
+++ package.html 7 Jul 2002 23:18:34 -0000 1.6
@@ -21,10 +21,8 @@
<li>Integral logging.
</ul>
-<h3>Object Model</h3>
-<p>An container is primarily a component type manager. Actual type
management is handled by an embedded [EMAIL PROTECTED]
org.apache.excalibur.merlin.registry.Registry} and the associated default
implementation [EMAIL PROTECTED]
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/DefaultContainer.gif border=0></p>
+<h3>Object Model (UML)</h3>
+<p>An [EMAIL PROTECTED] org.apache.excalibur.merlin.kernel.Container} is
primarily a component type manager. Actual type management is handled by an
supertype [EMAIL PROTECTED] org.apache.excalibur.merlin.registry.Registry}. 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.</p>
+<p><img src=doc-files/UML.gif border=0></p>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>