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 GridException
target - Object to find a value in.GridException - If failed to find.Copyright © 2014. All rights reserved.