Interface RuntimeAnnotationReader

All Superinterfaces:
AnnotationReader<Type,Class,Field,Method>
All Known Implementing Classes:
RuntimeInlineAnnotationReader

public interface RuntimeAnnotationReader extends AnnotationReader<Type,Class,Field,Method>
Author:
Kohsuke Kawaguchi