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

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

Uses of ValidationWarning in org.openejb.alt.config
 

Methods in org.openejb.alt.config that return ValidationWarning
 ValidationWarning[] EjbSet.getWarnings()
           
 

Methods in org.openejb.alt.config with parameters of type ValidationWarning
 void EjbSet.addWarning(ValidationWarning warning)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.