Uses of Package
org.apache.geronimo.validator

Packages that use org.apache.geronimo.validator
org.apache.geronimo.validator   
org.apache.geronimo.validator.ejb   
 

Classes in org.apache.geronimo.validator used by org.apache.geronimo.validator
ValidationContext
          Holds all the context information for the current validation process.
ValidationException
          Used by the provided validation logic to indicate that a fatal error has occured and the validation has failed.
ValidationResult
          Used to enumerate validation results.
Validator
          The main interface for all application validators.
 

Classes in org.apache.geronimo.validator used by org.apache.geronimo.validator.ejb
AbstractValidator
          The base class for actual validators.
ValidationContext
          Holds all the context information for the current validation process.
ValidationResult
          Used to enumerate validation results.
ValidationTest
          The base class for all validation tests.
Validator
          The main interface for all application validators.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.