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 [EMAIL
PROTECTED] 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 [EMAIL PROTECTED]
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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>