public class AnnotationResolver extends Object
| Constructor and Description |
|---|
AnnotationResolver() |
| Modifier and Type | Method and Description |
|---|---|
static Class |
getClassWithAnnotation(Class<?> clazz,
Class<? extends Annotation> annotation) |
public static Class getClassWithAnnotation(Class<?> clazz, Class<? extends Annotation> annotation)
Copyright © 2017 JBoss by Red Hat. All rights reserved.