org.reflext.core
Class AnnotatedDelegate<T,M,A,P,F,E>
java.lang.Object
org.reflext.core.AnnotatedDelegate<T,M,A,P,F,E>
public class AnnotatedDelegate<T,M,A,P,F,E>
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domain
protected final TypeResolverImpl<T,M,A,P,F> domain
- .
AnnotatedDelegate
public AnnotatedDelegate(TypeResolverImpl<T,M,A,P,F> domain,
AnnotationModel<T,E,A,P> annotationModel,
E element)
getDeclaredAnnotation
public <AN> AN getDeclaredAnnotation(E element,
AnnotationType<AN,?> annotationType)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.