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

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

Uses of ValidationError in org.openejb.alt.config
 

Methods in org.openejb.alt.config that return ValidationError
 ValidationError[] EjbSet.getErrors()
           
 

Methods in org.openejb.alt.config with parameters of type ValidationError
 void EjbSet.addError(ValidationError error)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.