org.jboss.resteasy.util
Class AnnotationResolver
java.lang.Object
org.jboss.resteasy.util.AnnotationResolver
public class AnnotationResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationResolver
public AnnotationResolver()
getClassWithAnnotation
public static Class getClassWithAnnotation(Class<?> clazz,
Class<? extends Annotation> annotation)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.