org.codehaus.backport175.reader
Interface Annotation


public interface Annotation

Marker interface for all reader dynamic proxy implementations.

Author:
Jonas Bon?r

Method Summary
 java.lang.Class annotationType()
          Returns the annotation type, e.g.
 

Method Detail

annotationType

java.lang.Class annotationType()
Returns the annotation type, e.g. the annotation interface type.

Returns:
the type