mcconnell 2002/12/10 19:28:26 Added: fortress/src/java/org/apache/excalibur/fortress package.html fortress/src/java/org/apache/excalibur/fortress/container package.html fortress/src/java/org/apache/excalibur/fortress/handler package.html fortress/src/java/org/apache/excalibur/fortress/lifecycle package.html fortress/src/java/org/apache/excalibur/fortress/lookup package.html fortress/src/java/org/apache/excalibur/fortress/role package.html fortress/src/java/org/apache/excalibur/fortress/util package.html Log: Addition of minimal package documentation. Revision Changes Path 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/package.html Index: package.html =================================================================== <body> <p> The <code>fortress</code> package contains an implementation of a component containment system that follows the ECM semantic concerning component resolution. </p> </body> 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/container/package.html Index: package.html =================================================================== <body> <p> The <code>container</code> package contains the containment abstraction of the Fortress system </p> </body> 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/handler/package.html Index: package.html =================================================================== <body> <p> The <code>handler</code> package includes the lifestyle support systems. </p> </body> 1.3 +5 -2 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/lifecycle/package.html 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/lookup/package.html Index: package.html =================================================================== <body> <p> The <code>lookup</code> package includes a service manager and selector then implements the ECM lookup policies. </p> </body> 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/role/package.html Index: package.html =================================================================== <body> <p> The <code>role</code> package includes classes and interfaces supporting the ECM role abstraction. </p> </body> 1.1 jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/util/package.html Index: package.html =================================================================== <body> <p> The <code>util</code> package includes general unities supporting configuration and context management. </p> </body>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>