public class GridCacheAnnotationHelper<A extends Annotation> extends Object
| Constructor and Description |
|---|
GridCacheAnnotationHelper(Class<A> annCls)
Constructor.
|
GridCacheAnnotationHelper(Class<A> annCls,
int capacity)
Constructor.
|
public GridCacheAnnotationHelper(Class<A> annCls)
annCls - Annotation class.public Object annotatedValue(Object target) throws IgniteCheckedException
target - Object to find a value in.IgniteCheckedException - If failed to find.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017