public class GridCacheAnnotationHelper<A extends Annotation> extends Object
| Constructor and Description |
|---|
GridCacheAnnotationHelper(Class<A> annCls)
Constructor.
|
GridCacheAnnotationHelper(Class<A> annCls,
int capacity)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
annotatedValue(Object target)
Returns annotated value.
|
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 Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021