mcconnell 2002/12/27 08:19:54 Modified: assembly/src/java/org/apache/avalon/assembly/engine package.html Log: Enhanced package description. Revision Changes Path 1.2 +1 -1 avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/engine/package.html Index: package.html =================================================================== RCS file: /home/cvs/avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/engine/package.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- package.html 29 Nov 2002 13:18:01 -0000 1.1 +++ package.html 27 Dec 2002 16:19:54 -0000 1.2 @@ -1,6 +1,6 @@ <body> <p> -The <code>engine</code> package includes interfaces and classes on which a unit of containment can be manager. An engine aggregates a type, profile and appliance manager and provides support for the creation, registration and retrival of appliance instances. +The <code>engine</code> package contains the implementation of a service management engine. An engine aggregates a type, profile, service and appliance manager and provides support for the creation, registration and retrival of appliance instances. </p> </body>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>