org.jboss.resteasy.plugins.validation.hibernate
Class HibernateValidatorContextResolver
java.lang.Object
org.jboss.resteasy.plugins.validation.hibernate.HibernateValidatorContextResolver
- All Implemented Interfaces:
- javax.ws.rs.ext.ContextResolver<org.jboss.resteasy.spi.validation.ValidatorAdapter>
@Provider
public class HibernateValidatorContextResolver
- extends Object
- implements javax.ws.rs.ext.ContextResolver<org.jboss.resteasy.spi.validation.ValidatorAdapter>
Method Summary |
org.jboss.resteasy.spi.validation.ValidatorAdapter |
getContext(Class<?> type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateValidatorContextResolver
public HibernateValidatorContextResolver()
getContext
public org.jboss.resteasy.spi.validation.ValidatorAdapter getContext(Class<?> type)
- Specified by:
getContext
in interface javax.ws.rs.ext.ContextResolver<org.jboss.resteasy.spi.validation.ValidatorAdapter>
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.