Uses of Class
org.jboss.jca.validator.ValidateClass

Packages that use ValidateClass
org.jboss.jca.validator This package contains the specification validator module 
org.jboss.jca.validator.rules This package contains the rules for the specification validator 
 

Uses of ValidateClass in org.jboss.jca.validator
 

Subclasses of ValidateClass in org.jboss.jca.validator
 class ValidateObject
          Object wrapper for objects that should be validated
 

Uses of ValidateClass in org.jboss.jca.validator.rules
 

Methods in org.jboss.jca.validator.rules with parameters of type ValidateClass
static List<Failure> ConfigPropertiesHelper.validateConfigPropertiesType(ValidateClass vo, String section, String failMsg)
          validate ConfigProperties type
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)