Uses of Class
org.openejb.alt.config.ValidationFailure

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

Uses of ValidationFailure in org.openejb.alt.config
 

Methods in org.openejb.alt.config that return ValidationFailure
 ValidationFailure[] EjbSet.getFailures()
           
 

Methods in org.openejb.alt.config with parameters of type ValidationFailure
 void EjbSet.addFailure(ValidationFailure failure)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.