Class AnnotationUtil
java.lang.Object
se.krka.kahlua.integration.expose.AnnotationUtil
public class AnnotationUtil
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AnnotationUtil()
-
Method Summary
Modifier and Type Method Description static java.lang.annotation.Annotation
getAnnotation(java.lang.reflect.Method method, java.lang.Class javaClass)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AnnotationUtil
public AnnotationUtil()
-
-
Method Details
-
getAnnotation
public static java.lang.annotation.Annotation getAnnotation(java.lang.reflect.Method method, java.lang.Class javaClass)
-