Uses of Interface
org.openejb.alt.config.ValidationRule

Packages that use ValidationRule
org.openejb.alt.config The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. 
org.openejb.alt.config.rules The classes and interfaces directly under this package define the basic parts of the OpenEJB validation rules engine. 
 

Uses of ValidationRule in org.openejb.alt.config
 

Methods in org.openejb.alt.config that return ValidationRule
protected  ValidationRule[] EjbValidator.getValidationRules()
           
 

Uses of ValidationRule in org.openejb.alt.config.rules
 

Classes in org.openejb.alt.config.rules that implement ValidationRule
 class CheckClasses
           
 class CheckMethods
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.