org.reflext.api.annotation
Interface Annotated

All Known Subinterfaces:
ClassTypeInfo, MethodInfo, SimpleTypeInfo, VoidTypeInfo

public interface Annotated

An annotated object.

Version:
$Revision$
Author:
Julien Viet

Method Summary
<A> A
getDeclaredAnnotation(AnnotationType<A,?> annotationType)
           
 

Method Detail

getDeclaredAnnotation

<A> A getDeclaredAnnotation(AnnotationType<A,?> annotationType)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.