You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/04/11 21:09:09 UTC

cvs commit: avalon-sandbox/merlin/assembly/src/java/org/apache/avalon/assembly/appliance package.html

leosimons    2003/04/11 12:09:09

  Modified:    merlin/assembly-spi/src/java/org/apache/avalon/assembly/appliance
                        package.html
               merlin/assembly/src/java/org/apache/avalon/assembly/appliance
                        package.html
  Log:
  I figured out what an appliance is.
  
  Revision  Changes    Path
  1.2       +7 -7      avalon-sandbox/merlin/assembly-spi/src/java/org/apache/avalon/assembly/appliance/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/assembly-spi/src/java/org/apache/avalon/assembly/appliance/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html	13 Mar 2003 01:04:39 -0000	1.1
  +++ package.html	11 Apr 2003 19:09:09 -0000	1.2
  @@ -1,7 +1,7 @@
  -
  -<body>
  -<p>
  -The <code>appliance</code> package contains classes and interfaces for the {@link org.apache.avalon.assembly.appliance.Appliance} and related default implementations supporting the management of the lifecycle and lifestyle of a profiled component type.
  -</p>
  -
  -</body>
  +<p>The <code>appliance</code> package contains interfaces, utilities and
  +default implementations defining and enabling use of the central
  +{@link org.apache.avalon.assembly.appliance.Appliance} interface. An
  +Appliance is the basic tool merlin wraps around a component to provide
  +support for lifecycle and lifestyle management. Different implementations
  +of Appliance can be plugged into the merlin system to allow merlin to
  +manage a variety of components.</p>
  
  
  
  1.2       +7 -7      avalon-sandbox/merlin/assembly/src/java/org/apache/avalon/assembly/appliance/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/assembly/src/java/org/apache/avalon/assembly/appliance/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html	13 Mar 2003 01:03:47 -0000	1.1
  +++ package.html	11 Apr 2003 19:09:09 -0000	1.2
  @@ -1,7 +1,7 @@
  -
  -<body>
  -<p>
  -The <code>appliance</code> package contains classes and interfaces for the {@link org.apache.avalon.assembly.appliance.Appliance} and related default implementations supporting the management of the lifecycle and lifestyle of a profiled component type.
  -</p>
  -
  -</body>
  +<p>The <code>appliance</code> package contains interfaces, utilities and
  +default implementations defining and enabling use of the central
  +{@link org.apache.avalon.assembly.appliance.Appliance} interface. An
  +Appliance is the basic tool merlin wraps around a component to provide
  +support for lifecycle and lifestyle management. Different implementations
  +of Appliance can be plugged into the merlin system to allow merlin to
  +manage a variety of components.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org