com.basho.riak.client.convert.reflect
Class AnnotationCache

java.lang.Object
  extended by com.basho.riak.client.convert.reflect.AnnotationCache
Type Parameters:
T -

public class AnnotationCache
extends Object

TODO: consider class reloading and re-scanning

Author:
russell

Constructor Summary
AnnotationCache()
           
 
Method Summary
<T> AnnotationInfo
get(Class<T> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationCache

public AnnotationCache()
Method Detail

get

public <T> AnnotationInfo get(Class<T> clazz)
Type Parameters:
T -
Parameters:
name -
Returns:


Copyright © 2012. All Rights Reserved.