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

Packages that use ValidationRule
org.apache.openejb.config   
org.apache.openejb.config.rules   
 

Uses of ValidationRule in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return ValidationRule
protected  ValidationRule[] AppValidator.getValidationRules()
           
 

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

Classes in org.apache.openejb.config.rules that implement ValidationRule
 class CheckAssemblyBindings
           
 class CheckCallbacks
           
 class CheckClasses
           
 class CheckDependsOn
           
 class CheckInjectionTargets
           
 class CheckMethods
           
 class CheckPersistenceRefs
           
 class CheckUserTransactionRefs
          Excerpt from EJB 3.0 Core spec, chapter 16.12.
 class ValidationBase
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.