Interface AnnotationDescriptor<A extends Annotation>

All Superinterfaces:
AnnotationTarget, Storable<AnnotationDescriptor<A>,SerialAnnotationDescriptor<A>>
All Known Subinterfaces:
MutableAnnotationDescriptor<A,C>
All Known Implementing Classes:
AbstractAnnotationDescriptor, OrmAnnotationDescriptor, StandardAnnotationDescriptor

public interface AnnotationDescriptor<A extends Annotation> extends AnnotationTarget, Storable<AnnotationDescriptor<A>,SerialAnnotationDescriptor<A>>
Describes an annotation type (the Class)