Uses of Class
org.apache.geronimo.validator.ValidationContext

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

Uses of ValidationContext in org.apache.geronimo.validator
 

Fields in org.apache.geronimo.validator declared as ValidationContext
protected  ValidationContext ValidationTest.context
           
 

Methods in org.apache.geronimo.validator with parameters of type ValidationContext
abstract  ValidationResult ValidationTest.initialize(ValidationContext context)
          Called before any test methods are run in order to establish the context for the test.
 

Uses of ValidationContext in org.apache.geronimo.validator.ejb
 

Methods in org.apache.geronimo.validator.ejb with parameters of type ValidationContext
 ValidationResult SessionBeanTests.initialize(ValidationContext context)
          Trap the actual bean to examine.
 ValidationResult BaseEjbJarTest.initialize(ValidationContext context)
           
 



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