com.basho.riak.client.convert.reflect
Class AnnotationScanner
java.lang.Object
com.basho.riak.client.convert.reflect.AnnotationScanner
- All Implemented Interfaces:
- Callable<AnnotationInfo>
public class AnnotationScanner
- extends Object
- implements Callable<AnnotationInfo>
A Callable
that loops over a classes fields and pulls out the fields
for RiakUsermeta
and RiakKey
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationScanner
public AnnotationScanner(Class clazz)
call
public AnnotationInfo call()
throws Exception
- Specified by:
call
in interface Callable<AnnotationInfo>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.