Uses of Interface
org.jboss.resteasy.spi.validation.ValidatorAdapter

Packages that use ValidatorAdapter
org.jboss.resteasy.core   
org.jboss.resteasy.plugins.validation.hibernate   
 

Uses of ValidatorAdapter in org.jboss.resteasy.core
 

Fields in org.jboss.resteasy.core declared as ValidatorAdapter
protected  ValidatorAdapter MethodInjectorImpl.validatorAdapter
           
 

Uses of ValidatorAdapter in org.jboss.resteasy.plugins.validation.hibernate
 

Methods in org.jboss.resteasy.plugins.validation.hibernate that return ValidatorAdapter
 ValidatorAdapter HibernateValidatorContextResolver.getContext(Class<?> type)
           
 



Copyright © 2013. All Rights Reserved.