com.senseidb.search.client.json
Class ReflectionUtil

java.lang.Object
  extended by com.senseidb.search.client.json.ReflectionUtil

public class ReflectionUtil
extends Object


Constructor Summary
ReflectionUtil()
           
 
Method Summary
static Annotation getAnnotation(Class cls, Class annotationCls)
           
static Set<Annotation> getAnnotations(Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionUtil

public ReflectionUtil()
Method Detail

getAnnotations

public static Set<Annotation> getAnnotations(Class cls)

getAnnotation

public static Annotation getAnnotation(Class cls,
                                       Class annotationCls)


Copyright © 2010-2012. All Rights Reserved.