You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/06/08 23:35:48 UTC

cvs commit: jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/verifier package.html

mcconnell    2002/06/08 14:35:48

  Added:       containerkit/src/java/org/apache/excalibur/containerkit/verifier
                        package.html
  Log:
  initial entry
  
  Revision  Changes    Path
  1.1                  jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/verifier/package.html
  
  Index: package.html
  ===================================================================
  
  <body>
  A set of classes supporting verification of components and component assemblies using class and component meta-data information.  
  
  <h3>Overview</h3>
  <p>This package includes a set of classes supporting the verification of the integrity of a component class and the verification of the integrity of a relationships and inter-dependecies based on supplied meta-data. The {@link org.apache.excalibur.containerkit.verifier.ComponentVerifier} provides support for the validation of a component class.  It includes validation functions that check for structural and best-practice integrity related to the class, lifecycle patterns and service. The {@link org.apache.excalibur.containerkit.verifier.AssemblyVerifier} performs validation of the structural integrity of a set component assembly based on assembly meta-data.
  </body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>